AccessGranted
Multi-role and whitelist based authorization gem for Rails (and not only Rails!) (by chaps-io)
Declarative Authorization
An unmaintained authorization plugin for Rails. Please fork to support current versions of Rails (by stffn)
AccessGranted | Declarative Authorization | |
---|---|---|
1 | - | |
778 | 1,241 | |
0.0% | -0.2% | |
4.0 | 0.0 | |
about 1 year ago | almost 5 years ago | |
Ruby | Ruby | |
MIT License | MIT License |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
AccessGranted
Posts with mentions or reviews of AccessGranted.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2023-03-22.
-
Authorization Gems in Ruby: Pundit and CanCanCan
I've been happy with https://github.com/chaps-io/access-granted , which is kind of like cancan(can) but even further simplified.
Declarative Authorization
Posts with mentions or reviews of Declarative Authorization.
We have used some of these posts to build our list of alternatives
and similar projects.
We haven't tracked posts mentioning Declarative Authorization yet.
Tracking mentions began in Dec 2020.
What are some alternatives?
When comparing AccessGranted and Declarative Authorization you can also consider the following projects:
Pundit - Minimal authorization through OO design and pure Ruby classes
rolify - Role management library with resource scoping
acl9 - Yet another role-based authorization system for Rails
Groupify - Add group and membership functionality to your Rails models
CanCanCan - The authorization Gem for Ruby on Rails.