Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Drop legacy callback matchers under Rails 5 #1054

Merged
merged 1 commit into from
Sep 26, 2017

Conversation

mcmire
Copy link
Collaborator

@mcmire mcmire commented Sep 18, 2017

Rails 5 dropped the legacy controller callbacks before_filter,
after_filter and around_filter, so the matchers for these callbacks
are useless.

@mcmire mcmire added this to the v4.0 milestone Sep 19, 2017
@guialbuk guialbuk changed the base branch from rails-5 to master September 21, 2017 22:12
@mcmire mcmire force-pushed the drop-legacy-callback-matchers branch from 7fee245 to ead57d1 Compare September 26, 2017 22:01
Rails 5 dropped the legacy controller callbacks `before_filter`,
`after_filter` and `around_filter`, so the matchers for these callbacks
are useless.
@mcmire mcmire force-pushed the drop-legacy-callback-matchers branch from ead57d1 to 6ea9afc Compare September 26, 2017 22:17
@mcmire mcmire closed this Sep 26, 2017
@mcmire mcmire deleted the drop-legacy-callback-matchers branch September 26, 2017 22:17
@mcmire mcmire merged commit 6ea9afc into master Sep 26, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant