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

Rails >=5.1 compatibility without using alias_method. #116

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

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.

None yet

1 participant