public
Description: Adds several handy expectations for testing ActiveRecord model validations and associations.
Homepage: http://matthewbass.com/2008/08/22/rspec_validation_expectations-gem-released/
Clone URL: git://github.com/pelargir/rspec_validation_expectations.git
100644 5 lines (3 sloc) 0.161 kb
1
2
3
4
5
5/5/09 - Added scaffolding for future tests [Matthew Bass]
 
4/16/09 - Added it_should_protect expectation [Matthew Bass]
 
8/14/08 - Initial import [Matthew Bass]