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

Add support for rails >= 5.1#112

Open
ppires wants to merge 1 commit intoigor-alexandrov:masterfrom
ppires:rails-5
Open

Add support for rails >= 5.1#112
ppires wants to merge 1 commit intoigor-alexandrov:masterfrom
ppires:rails-5

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