cancan/lib/cancan
Ryan Bates b73bd062a8 Merge pull request #564 from flop/master
False positives on multiple nested abilities definitions
2012-05-10 10:59:08 -07:00
..
model_adapters Load datamapper class methods via append_extensions. 2011-07-01 12:48:20 -07:00
ability.rb return subject passed to authorize! - closes #314 2011-03-25 14:24:43 -07:00
controller_additions.rb Just add singleton to description of authorize_resource 2012-03-23 01:34:04 +04:00
controller_resource.rb quick fix to get nested resources working again - closes #482 2011-10-04 15:02:59 -07:00
exceptions.rb Change the i18n default name to :"unauthorized.default" 2011-07-01 13:10:20 -05:00
inherited_resource.rb Fixes inherited_resources collection authorization 2011-03-16 01:20:35 +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 Merge pull request #564 from flop/master 2012-05-10 10:59:08 -07:00