cancan/lib/cancan
2011-03-25 13:23:05 -07:00
..
model_adapters getting all specs passing again 2011-03-23 19:47:34 -07:00
ability.rb require attributes to be checked on create/update action in order to be fully authorized 2011-03-25 13:23:05 -07:00
controller_additions.rb adding enable_authorization method and deprecating some other controller methods 2011-03-24 11:22:32 -07:00
controller_resource.rb getting all specs passing again 2011-03-23 19:47:34 -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 require attributes to be checked on create/update action in order to be fully authorized 2011-03-25 13:23:05 -07:00