cancan/lib/cancan
2011-03-15 23:37:05 -07:00
..
model_adapters adding any/all support for MetaWhere conditions 2011-03-08 23:19:56 -08:00
ability.rb add space in multiword model in I18n unauthorized message - closes #292 2011-03-08 15:56:23 -08: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 use Item.new instead of build_item for singleton resource so it doesn't mess up database - closes #304 2011-03-15 23:37:05 -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 Merge branch 'master' into meta_where 2011-03-08 22:05:40 -08:00