Skip to content
This repository was archived by the owner on Oct 11, 2019. It is now read-only.

Rails >=5.1 compatibility without using alias_method.#116

Open
ldipenti wants to merge 4 commits intoigor-alexandrov:masterfrom
arvados:rails-5.1-compatibility
Open

Rails >=5.1 compatibility without using alias_method.#116
ldipenti wants to merge 4 commits intoigor-alexandrov:masterfrom
arvados:rails-5.1-compatibility

Conversation

@ldipenti
Copy link

@ldipenti ldipenti commented Apr 19, 2019

Replaces before_filter with before_action, and alias_method_chain with Module#prepend.
Also removes a duplicate gem dependency on the gemspec file.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant