0
I Use This!
Inactive

Commits : Listings

Analyzed about 8 hours ago. based on code collected about 13 hours ago.
Apr 18, 2023 — Apr 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added hint to downloads and api docs More... about 15 years ago
Hash#deep_merge for Rails 2.1 More... about 15 years ago
Authorization usage helper view More... about 15 years ago
Test and improved check for AssociationProxy as objects in permit More... about 15 years ago
Additional sanity checks on DSL syntax. By glongman More... about 15 years ago
Missing CHANGELOG entry More... about 15 years ago
Only activate authorization rules browser in dev mode More... about 15 years ago
Info on auth rules browser More... about 15 years ago
Thread-safe without_access_control More... about 15 years ago
More information on filter_access_to More... about 15 years ago
Authorization rules browser More... about 15 years ago
Missing changelog entries More... about 15 years ago
Improved permit! [Brian Langenfeld] More... about 15 years ago
ObligationScope to use :include instead of :join if rules are OR'ed [Brian Langenfeld] More... about 15 years ago
Added information on testing More... about 15 years ago
Added a class method to check if a model uses model security More... about 15 years ago
Tests for negated operators in named scope More... about 15 years ago
Added CHANGELOG More... about 15 years ago
New if_attribute operators: is_not, does_not_contain, not_in. More... about 15 years ago
Fix for Rails 2.1 tests More... about 15 years ago
Compatibility of request_with with current versions of restful_authentication More... about 15 years ago
Changed user.roles to user.role_symbols; user.roles is deprecated, but continues to work for 0.2 More... about 15 years ago
Fix tests for Rails gems More... about 15 years ago
Added if_permitted_to example to README More... about 15 years ago
Backwards compatibility of tests for Rails 2.1 More... about 15 years ago
Fix for Ruby 1.9 compatibility (tested with ruby 1.9.1-rc2) More... about 15 years ago
if_permitted_to documentation More... about 15 years ago
Fixed ObligationScope to provide needed joins in edge cases More... about 15 years ago
Test cases named_scope with if_permitted_to More... about 15 years ago
Implemented if_permitted_to for has_permission_on blocks More... about 15 years ago