cancan/lib/cancan
2010-10-04 11:11:14 -07:00
..
ability.rb should not allow to can? when raw sql without block is present 2010-10-05 02:01:48 +08:00
active_record_additions.rb refactoring query.conditions 2010-07-20 16:00:22 -07:00
can_definition.rb don't stop at cannot definitions when there are no conditions - closes #161 2010-10-04 11:11:14 -07:00
controller_additions.rb support loading resource :through method along with instance variable - closes #146 2010-09-21 11:42:47 -07:00
controller_resource.rb use 'send' to access controller current_ability in case it's private 2010-09-23 11:58:55 -07:00
exceptions.rb filling in some inline documentation for 1.4 2010-09-03 16:19:39 -07: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
query.rb fixing error on protected sanitize_sql - closes #111 2010-08-06 23:24:04 -07:00