cancan/lib/cancan
Ryan Bates cbd352c799 Merge pull request #806 from yuszuv/support_for_nested_joins
added support for nested join conditions
2013-02-21 17:45:54 -08:00
..
model_adapters added support for nested join conditions 2013-01-20 17:24:17 +01:00
ability.rb Fixing Segmentation fault on aliasing 2012-06-23 18:25:13 +04:00
controller_additions.rb Merge pull request #618 from spatil/master 2012-06-19 10:41:14 -07:00
controller_resource.rb Working around CVE-2012-5664 2013-01-03 13:16:30 +01:00
exceptions.rb Change the i18n default name to :"unauthorized.default" 2011-07-01 13:10:20 -05:00
inherited_resource.rb Refactor out attribute assignment 2012-06-19 00:08:27 +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 Issue #687: cancan inserting "AND (NULL)" at the end of sql 2012-10-24 05:36:41 -04:00