cancan/lib/cancan
2013-02-20 10:05:15 -05:00
..
model_adapters Fix for issue 560 where joins could be thrown away by ActiveRecordAdapter::merge_joins 2012-06-18 19:40:48 -07:00
ability.rb Fixing Segmentation fault on aliasing 2012-06-23 18:25:13 +04:00
controller_additions.rb Add docs for id_param option of load_resource 2013-02-20 10:05:15 -05:00
controller_resource.rb Add code for fixing issue #664 (regression in 1.6.8). 2012-06-29 18:53:16 +01: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 Issue #687: cancan inserting "AND (NULL)" at the end of sql 2012-10-24 05:36:41 -04:00