cancan/lib/cancan
2010-10-14 17:39:19 -07:00
..
ability.rb adding a couple things to the changelog 2010-10-05 12:00:50 -07:00
active_record_additions.rb refactoring query.conditions 2010-07-20 16:00:22 -07:00
can_definition.rb adding a couple things to the changelog 2010-10-05 12:00:50 -07:00
controller_additions.rb updating readme and documentation 2010-10-05 16:18:35 -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
mongoid_additions.rb Fix bug with CanDefinition#tableized_conditions being used with Mongoid documents and add more specs for accesible_by with Mongoid. 2010-10-14 17:39:19 -07:00
query.rb fixing error on protected sanitize_sql - closes #111 2010-08-06 23:24:04 -07:00