Complete authorization solution for Rails that supports roles and a RESTish, resource-style declaration of permission rules.
Stars
189
Forks
20
Watchers
189
Open Issues
3
Overall repository health assessment
No package.json found
This might not be a Node.js project
64
commits
8
commits
3
commits
2
commits
1
commits
1
commits
fix deprecation warnings when using aegis/spec/matchers with Rspec 1.3+
d4b1252View on GitHubgitignore Gemfile.lock because it interfers with the gem publishing and is not really needed here
2209362View on GitHubdefine missing aegis permissions in the user model so method_missing is only called once per action
0089878View on GitHubfix a bug where errors caused by missing actions did not name the missing action correctly
24b2a59View on GitHubfix a bug where missing_user_means was ignored by the automatic controller integration
8324724View on GitHubfix a bug where you cannot explicitely set missing_user_means to the default value of :error
1ab895bView on GitHub