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
d256aeb26e
cancan
/
spec
History
Mani Tadayon
d256aeb26e
Fix bug with CanDefinition#tableized_conditions being used with Mongoid documents and add more specs for accesible_by with Mongoid.
2010-10-14 17:39:19 -07:00
..
cancan
Fix bug with CanDefinition#tableized_conditions being used with Mongoid documents and add more specs for accesible_by with Mongoid.
2010-10-14 17:39:19 -07:00
matchers.rb
adding Gemfile, to get specs running just bundle and rake -
closes
#163
2010-10-05 10:09:37 -07:00
spec_helper.rb
using supermodel in specs to remove some of the model stubs
2010-10-08 11:46:41 -07:00
spec.opts
passing a hash to can? will check permissions on association, this is done automatically in authorize_resource -
closes
#121
2010-09-03 11:01:55 -07:00