cancan/lib/cancan
2011-01-08 12:04:55 -08:00
..
model_adapters Use Mongoid::Matchers#matches? instead of a database query in MongoidAdapter#matches_conditions_hash? 2011-01-05 23:12:59 -08:00
ability.rb dynamically detect which model adapter to use given a class 2010-12-30 14:42:19 -08:00
controller_additions.rb adding skip load and authorize behavior - closes #164 2011-01-08 12:04:55 -08:00
controller_resource.rb adding skip load and authorize behavior - closes #164 2011-01-08 12:04:55 -08:00
exceptions.rb moving accessible_by out into ModelAdditions module 2010-12-30 15:40:53 -08:00
inherited_resource.rb Controllers which use 'inherit_resources' instead of Inheritance may have inherited_resource's methods protected 2010-09-17 06:40:15 +08:00
matchers.rb use RSpec namespace for matcher - closes #119 2010-08-18 16:22:43 -07:00
model_additions.rb moving accessible_by out into ModelAdditions module 2010-12-30 15:40:53 -08:00
rule.rb allow model adapter to override condition hash matching in Rule, also clean up Mongoid adapter and specs 2011-01-04 11:43:41 -08:00