cancan/lib/cancan
2011-05-19 17:12:30 -04:00
..
model_adapters Processes can rules only if no empty conditions rules are present 2011-05-12 09:24:38 -04:00
ability.rb updating some documentation for CanCan 2.0 2011-03-25 18:48:37 -07:00
controller_additions.rb changing the interface for ControllerResource load/authorize so they can be intertwined 2011-05-19 16:38:33 -04:00
controller_resource.rb set resource attributes in update action and authorize after set - closes #141 2011-05-19 17:12:30 -04:00
exceptions.rb renaming AccessDenied exception to Unauthorized 2011-03-25 14:43:36 -07:00
inherited_resource.rb Fixes inherited_resources collection authorization 2011-03-16 01:20:35 +01:00
matchers.rb use RSpec namespace for matcher - closes #119 2010-08-18 16:22:43 -07:00
model_additions.rb making accessible_by action default to :index and parent action default to :show so we don't check :read action directly - closes #302 2011-03-15 23:00:40 -07:00
rule.rb merging master into 2.0 2011-05-19 16:01:06 -04:00