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
rails_50.gemfile and rails_51.gemfile both require update to .translate method's second argument, switching it from options.with_indifferent_access to **options.to_sym
rails_52.gemifle fails every test with this stacktrace:
rails_50.gemfile
andrails_51.gemfile
both require update to.translate
method's second argument, switching it fromoptions.with_indifferent_access
to**options.to_sym
rails_52.gemifle
fails every test with this stacktrace:The text was updated successfully, but these errors were encountered: