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
bf9b8ad1a6
cancan
/
spec
History
Ryan Bates
1af6c6f395
adding check_authorization and skip_authorization controller class methods to ensure authorization is triggered (thanks justinko) -
closes
#135
2010-09-03 14:38:55 -07:00
..
cancan
adding check_authorization and skip_authorization controller class methods to ensure authorization is triggered (thanks justinko) -
closes
#135
2010-09-03 14:38:55 -07:00
matchers.rb
fixing specs for older versions of ruby and rspec
2010-07-21 11:56:19 -07:00
spec_helper.rb
cleaning up some internal specs and names
2010-09-03 14:00:46 -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