public
Fork of pelargir/rspec_validation_expectations
Description: Adds several handy expectations for testing ActiveRecord model validations.
Homepage:
Clone URL: git://github.com/jwhitmire/rspec_validation_expectations.git
100644 4 lines (3 sloc) 0.127 kb
1
2
3
4
require 'spec/rails/matchers/associations'
 
require 'rspec_validation_expectations'
require 'rspec_association_expectations'