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

Add support for rails >= 5.1 #112

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

ppires
Copy link

@ppires ppires commented Apr 23, 2018

  • remove calls to alias_method_chain, manually chaining methods
  • replace before_filter with before_action

closes #111

- remove calls to `alias_method_chain`, manually chaining methods
- replace `before_filter` with `before_action`
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.

undefined method alias_method_chain in Rails 5.2
1 participant