cancan/spec/cancan
2011-04-21 00:46:06 -07:00
..
model_adapters getting all specs passing again 2011-03-23 19:47:34 -07:00
ability_spec.rb allow SQL conditions to be used with a block 2011-04-21 00:46:06 -07:00
controller_additions_spec.rb passing block to enable_authorization will be executed when CanCan::Unauthorized exception is raised 2011-03-25 16:08:09 -07:00
controller_resource_spec.rb authorize params passed in create and update action 2011-03-25 17:01:12 -07:00
exceptions_spec.rb renaming AccessDenied exception to Unauthorized 2011-03-25 14:43:36 -07:00
inherited_resource_spec.rb removing skipping feature in ControllerResource for now 2011-03-25 16:29:04 -07:00
matchers_spec.rb allow additional arguments for be_able_to matcher, this requires Ruby 1.8.7 or higher to use matcher 2010-04-15 12:04:43 -07:00
rule_spec.rb adding attributes as 3rd argument to can and can? calls 2011-03-25 11:24:10 -07:00