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

Fix rails 5 after_filter deprecation #115

Merged
merged 1 commit into from
Dec 20, 2016

Conversation

erikaxel
Copy link
Contributor

Fix rails 5 after_filter deprecation for ensure_authorization_performed.
Idea copied from previous fix for Rails 5 before_action.

Fix rails 5 after_filter deprecation for ensure_authorization_performed
@nathanl
Copy link
Owner

nathanl commented Dec 20, 2016

👍 Thanks! Does everything seem to be working with Rails 5 otherwise? If so, we could release a new version.

@nathanl nathanl merged commit 537107b into nathanl:master Dec 20, 2016
@nathanl
Copy link
Owner

nathanl commented Dec 20, 2016

(I added this to the Changelog: cc8508a)

@erikaxel
Copy link
Contributor Author

Great, thanks! Yes, as far as we have tested, Authority works great with Rails 5.

@nathanl
Copy link
Owner

nathanl commented Dec 21, 2016

@erikaxel Great - I just released version 3.2.2 with your update.

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.

2 participants