cancan/lib/cancan
2012-06-19 00:08:26 +01: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 #535 from manuelmeurer/patch-2 2012-05-11 08:17:55 -07:00
controller_resource.rb port fix for namespaced params from 2.0 back to 1.6 2012-05-14 10:52:29 -04:00
exceptions.rb Change the i18n default name to :"unauthorized.default" 2011-07-01 13:10:20 -05:00
inherited_resource.rb initialise attributes after a resource is created by an InheritedResources controller 2012-06-19 00:08:26 +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