cancan/spec/cancan
2010-08-18 16:04:08 -07:00
..
ability_spec.rb consider ancestors when matching classes in Ability#can, this way it works with STI - closes #55 2010-08-06 10:06:37 -07:00
active_record_additions_spec.rb fixing broken spec and minor improvements to tableized_conditions method 2010-08-18 16:04:08 -07:00
can_definition_spec.rb fixing broken spec and minor improvements to tableized_conditions method 2010-08-18 16:04:08 -07:00
controller_additions_spec.rb properly pass along resource name without slice error - closes #112 2010-08-07 08:33:31 -07:00
controller_resource_spec.rb allow :parent => false option to work in load/authorize resource 2010-08-06 14:26:57 -07:00
exceptions_spec.rb improving inline documentation 2010-05-21 13:41:24 -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
query_spec.rb removing extra white space at end of lines 2010-07-21 11:45:26 -07:00