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
dbcd93e095
cancan
/
spec
History
Mani Tadayon
dbcd93e095
Fix bug with Mongoid document where :manage :all caused accessible_by to return nothing and add specs to test for :manage :all.
2010-10-14 18:21:59 -07:00
..
cancan
Fix bug with Mongoid document where :manage :all caused accessible_by to return nothing and add specs to test for :manage :all.
2010-10-14 18:21:59 -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