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

Upgrade to Rails 6.2 #1036

Open
nikolai-b opened this issue Aug 8, 2022 · 0 comments
Open

Upgrade to Rails 6.2 #1036

nikolai-b opened this issue Aug 8, 2022 · 0 comments

Comments

@nikolai-b
Copy link
Contributor

Rails 7 is live so we want to move to the latest Rails 6 we can.

Declarative authorization which we use for our permissions is stuck on Rails 4. We are using a patched version that works with Rails 6.0 but not 6.1. To upgrade we should move our permissions model to pundit or CanCanCan.

This would mean migrating our authorization_rules and swapping all the permitted_to in our view code.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant