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
/
lib
/
cancan
History
Ryan Bates
2b89dbbdfa
Merge pull request
#653
from andhapp/fix-pull-request-640
...
Init attributes in InheritedResources controller w/ specs
2012-06-19 10:53:22 -07:00
..
model_adapters
Fix for issue-644 to allow users to specify a mix of can and cannot rules with mongo.
2012-06-10 22:54:45 +01:00
ability.rb
Adding Ability#merge
2011-10-31 14:08:50 +01:00
controller_additions.rb
Merge pull request
#618
from spatil/master
2012-06-19 10:41:14 -07:00
controller_resource.rb
Merge pull request
#653
from andhapp/fix-pull-request-640
2012-06-19 10:53:22 -07:00
exceptions.rb
Change the i18n default name to :"unauthorized.default"
2011-07-01 13:10:20 -05:00
inherited_resource.rb
Refactor out attribute assignment
2012-06-19 00:08:27 +01:00
matchers.rb
Compatibility fix for using cancan with rspec-instafail and rspec1
2011-07-19 10:27:08 +10:00
model_additions.rb
making accessible_by action default to :index and parent action default to :show so we don't check :read action directly -
closes
#302
2011-03-15 23:00:40 -07:00
rule.rb
Fix to handle MetaWhere and non-MetaWhere conditions correctly.
2012-05-26 18:00:50 +01:00