This website requires JavaScript.
Explore
Help
Sign In
will
/
cancan
Watch
1
Star
0
Fork
0
You've already forked cancan
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
cancan
/
spec
/
cancan
History
Steven Anderson
6c497b8dd9
Added support for engines and namespaced models.
2011-07-20 09:31:53 +01: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
Added support for engines and namespaced models.
2011-07-20 09:31:53 +01: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