cancan/spec/cancan
Ryan Bates 610d7e3ec4 Merge pull request #425 from skhisma/master
Allow custom IDs to be specified when calling load_resource
2011-09-28 13:44:19 -07:00
..
model_adapters delegating ControllerResource find to model adapter, uses 'get' for DataMapper - closes #373 2011-05-21 13:57:17 -07:00
ability_spec.rb Fixed bug where conditions on an optionally associated object would throw exceptions if the associated object was not present at the rule match time. 2011-04-01 13:20:25 -07:00
controller_additions_spec.rb adding current_ability to helper methods - closes #361 2011-05-17 13:21:11 -04:00
controller_resource_spec.rb Merge pull request #425 from skhisma/master 2011-09-28 13:44:19 -07:00
exceptions_spec.rb Change the i18n default name to :"unauthorized.default" 2011-07-01 13:10:20 -05:00
inherited_resource_spec.rb Fixes inherited_resources collection authorization 2011-03-16 01:20:35 +01: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 fixing active record adapter behavior and improving specs for it 2010-12-30 00:43:22 -08:00