0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Apr 18, 2023 — Apr 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Failing test that is fixed by glongman's patch More... about 15 years ago
Added analyzer pattern and improved analyzer extendability More... about 15 years ago
don't re-order joins; merge in place instead More... about 15 years ago
Ensure tests run even without RubyParser gem More... about 15 years ago
Fixes order of joins to match AR's table aliases More... about 15 years ago
failing test caused by invalid sql generation when a user has multiple roles and a has_many :through association More... about 15 years ago
Allow application modifications of database query values More... about 15 years ago
Added class definitions for controllers to prevent any LoadErrors More... about 15 years ago
Improved if_permitted_to syntax: allows checks on the current object More... about 15 years ago
Those missing CHANGELOG entries More... about 15 years ago
Fixed handling of nil attributes in if_permitted_to More... about 15 years ago
re-generated gemspec More... about 15 years ago
Updated contributors More... about 15 years ago
Added #has_role_with_hierarchy? method to retrieve explicit and calculated roles [jeremyf] More... about 15 years ago
ruby 1.9 incompatibility More... about 15 years ago
Making path to dot configurable More... about 15 years ago
Test case for habtm More... about 15 years ago
Fixing is_in short cut for query rewriting More... about 15 years ago
Simple rules analyzer More... about 15 years ago
Fixing authorization usage browser after restructuring More... about 15 years ago
Clarification on AND/OR in if_attribute More... about 15 years ago
skip association proxy handling unless the proxy responds to :new (its probably a has_one relationship) More... about 15 years ago
Restructured directories to better serve as gem plugin More... about 15 years ago
Another try of getting github to properly generate a gem More... about 15 years ago
Added handling of Authorization::AuthorizationInController::ClassMethods.filter_access_to parameters that are of the form [:show, :update] instead of just :show, :update. [jeremyf] More... about 15 years ago
Added auth rules to graphical view and a graphical view to auth usages More... about 15 years ago
Trying again to get github to include all files in gem More... about 15 years ago
Safer gemspec version and generator More... about 15 years ago
Initial gemspec More... about 15 years ago
Check for minimum Rails version More... about 15 years ago