cancan/spec/cancan
2010-04-17 11:54:27 -07:00
..
ability_spec.rb supporting arrays, ranges, and nested hashes in ability conditions 2010-04-17 11:54:27 -07:00
active_record_additions_spec.rb renaming ActiveRecordAdditions#can method to accessible_by since it flows better and makes more sense 2010-04-15 23:54:45 -07:00
controller_additions_spec.rb removing unauthorized! in favor of authorize! and including more information in AccessDenied exception - closes #40 2010-04-16 14:54:18 -07:00
controller_resource_spec.rb removing unauthorized! in favor of authorize! and including more information in AccessDenied exception - closes #40 2010-04-16 14:54:18 -07:00
exceptions_spec.rb removing unauthorized! in favor of authorize! and including more information in AccessDenied exception - closes #40 2010-04-16 14:54:18 -07:00
matchers_spec.rb allow additional arguments for be_able_to matcher, this requires Ruby 1.8.7 or higher to use matcher 2010-04-15 12:04:43 -07:00
resource_authorization_spec.rb removing unauthorized! in favor of authorize! and including more information in AccessDenied exception - closes #40 2010-04-16 14:54:18 -07:00