cancan/spec
Nanda Lopes 9a7c427373 Fix NoMethodError
Raises NoMethodError when using ":singleton => true, :shallow => true" and parent_resource is nil
2010-11-13 02:24:31 +08:00
..
cancan Fix NoMethodError 2010-11-13 02:24:31 +08:00
matchers.rb adding Gemfile, to get specs running just bundle and rake - closes #163 2010-10-05 10:09:37 -07:00
spec_helper.rb using supermodel in specs to remove some of the model stubs 2010-10-08 11:46:41 -07:00
spec.opts passing a hash to can? will check permissions on association, this is done automatically in authorize_resource - closes #121 2010-09-03 11:01:55 -07:00