-
Notifications
You must be signed in to change notification settings - Fork 102
Open
Description
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:
Failure/Error: super
NoMethodError:
undefined method `run_callbacks' for #<RSpec::ExampleGroups::Request::CustomActionviewResolver:0x00007f8ec3db3dd8>Metadata
Metadata
Assignees
Labels
No labels