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
John Feminella
17c52a7983
Augments Mongoid adapter by handling case where attribute is an array
2011-04-27 09:54:37 -04:00
..
model_adapters
Augments Mongoid adapter by handling case where attribute is an array
2011-04-27 09:54:37 -04: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 :if and :unless options to check_authorization -
closes
#284
2011-03-08 16:35:01 -08:00
controller_resource_spec.rb
fixing instance loading with :singleton option -
closes
#310
2011-03-18 09:42:30 -07:00
exceptions_spec.rb
improving inline documentation
2010-05-21 13:41:24 -07: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