cancan/lib/cancan
2011-04-27 09:54:37 -04:00
..
model_adapters Augments Mongoid adapter by handling case where attribute is an array 2011-04-27 09:54:37 -04:00
ability.rb return subject passed to authorize! - closes #314 2011-03-25 14:24:43 -07:00
controller_additions.rb adding :if and :unless options to check_authorization - closes #284 2011-03-08 16:35:01 -08:00
controller_resource.rb fixing instance loading with :singleton option - closes #310 2011-03-18 09:42:30 -07:00
exceptions.rb moving accessible_by out into ModelAdditions module 2010-12-30 15:40:53 -08:00
inherited_resource.rb Fixes inherited_resources collection authorization 2011-03-16 01:20:35 +01:00
matchers.rb use RSpec namespace for matcher - closes #119 2010-08-18 16:22:43 -07: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 Fixed bug where conditions on an optionally associated object would throw exceptions if the associated object was not present at the rule match time. 2011-04-01 13:20:25 -07:00