0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Apr 24, 2023 — Apr 24, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge gordonbisnor/declarative_authorization for strong_params fix More... almost 10 years ago
remove unloadable from authorization_usages_controller More... almost 10 years ago
remove unloadable from authorization_rules_controller More... almost 10 years ago
Complete merge. More... about 10 years ago
Disable attr_accessible for rails >= 4.0. More... about 10 years ago
Use rake >= 10.0. More... about 10 years ago
For Rails 4, fix deprecated calls to scoped, which should be either scope (in associationproxy) or all (in relation). More... about 10 years ago
Add Rails 4.0 travis tests. More... about 10 years ago
Fixed query builder to work with Rails 4.1 More... about 10 years ago
Fix More... about 10 years ago
Strong params workaround More... about 10 years ago
Debugging ControllerPermission.load_object in in_controller:rb More... over 10 years ago
Add support for strong_parameters and Rails 4. Fixes #183 More... over 10 years ago
All test passing on Rails 2.3, 3.2, and 4 with Ruby 1.8.7, 1.9.3, and 2.0.0. Hooray\! More... over 10 years ago
Fix analyzer, all analyzer tests now passing. No more undefined method shift or unshift! #185 More... over 10 years ago
Fix no method shift for symbol error, closes #185 hopefully without breaking everything More... over 10 years ago
Add gemfile for Rails 4 More... over 10 years ago
Use ActiveSupport in test_helper instead of Test::Unit in case of Rails 4. More... over 10 years ago
Define config.secret_key_base for test suite when using Rails 4 More... over 10 years ago
Remove attr_accessible from test suite for Rails 4 More... over 10 years ago
Add Rails 4 route compatibility More... over 10 years ago
Change rakefile to new rdoc/task syntax More... over 10 years ago
Bumped minor to 0.5.7 More... about 11 years ago
Merge pull request #167 from lejoko/fix_primary_key More... over 11 years ago
Merge pull request #166 from tovodeverett/avoid_current_user_call More... over 11 years ago
Merge pull request #160 from jhawthorn/ruby2.0 More... over 11 years ago
Avoid call to current_user in AuthorizationInController#permitted_to* when :user option is passed. More... over 11 years ago
Fix: use model.primary_key instead of :id More... over 11 years ago
fix InController for ruby 2.0's respond_to? More... over 11 years ago
Bumped minor to 0.5.6 More... over 11 years ago