You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
def localization_for(locale, localization_key) method in localization_keys_controller can return false. That can cause undefined method 'id' for false:FalseClass error in view partial _localizations_list.html.erb:
def localization_for(locale, localization_key)
method inlocalization_keys_controller
can return false. That can causeundefined method 'id' for false:FalseClass
error in view partial_localizations_list.html.erb
:The text was updated successfully, but these errors were encountered: