Commit Graph

8 Commits

Author SHA1 Message Date
Melissa Xie 058f39f187 Use DisallowValueMatcher for `disallows_value_of` method 2013-03-28 14:02:03 -04:00
Brian Shaver 4f8684c6db Rename failure_message and negative_failure_message
* fixes #108 : RSpec 2.10 compatibility
* remove unnecessary attr_readr
2013-03-08 14:49:12 -05:00
Joe Ferris 96d32c289c Remove duplication in ValidationMatcher 2012-09-12 09:47:20 -04:00
Joe Ferris d9289fa5c7 Add #strict option to validation matchers
* Allow verifying validates! and :strict => true
2012-09-11 20:53:21 -04:00
Gabe Berke-Williams 2910dfa999 Check all values when validating against an array.
Clean up tests a bit.
2012-04-20 11:37:18 -04:00
Victor Pereira e40e2cb1ac looks like its working 2012-04-20 11:36:27 -04:00
Gabe Berke-Williams ff0d364475 Fix alignment. 2012-03-23 10:50:45 -04:00
Markus Schwed 2a54fdb28d Seperate ActiveRecord and ActiveModel related matchers 2011-05-06 15:56:36 +02:00