thoughtbot--shoulda-matchers/lib/shoulda/matchers/active_model
Gabe Berke-Williams 4ff1344c2d Clean up ValidatesNumericalityOfMatcher a bit. 2012-03-30 10:36:55 -04:00
..
allow_mass_assignment_of_matcher.rb Fix typo on allow_mass_assignment_of_matcher documentation. 2011-12-21 14:54:12 -02:00
allow_value_matcher.rb Use #none? instead of inverting #all? 2012-03-23 15:10:33 -04:00
ensure_exclusion_of_matcher.rb add ensure_exclusion_of 2011-10-16 20:49:58 +03:00
ensure_inclusion_of_matcher.rb Seperate ActiveRecord and ActiveModel related matchers 2011-05-06 15:56:36 +02:00
ensure_length_of_matcher.rb Seperate ActiveRecord and ActiveModel related matchers 2011-05-06 15:56:36 +02:00
helpers.rb Implemented all possible i18n error messages for validations. 2011-11-17 11:57:57 +01:00
validate_acceptance_of_matcher.rb Seperate ActiveRecord and ActiveModel related matchers 2011-05-06 15:56:36 +02:00
validate_confirmation_of_matcher.rb Add validates_confirmation_of matcher 2011-12-15 11:42:26 -05:00
validate_format_of_matcher.rb Seperate ActiveRecord and ActiveModel related matchers 2011-05-06 15:56:36 +02:00
validate_numericality_of_matcher.rb Clean up ValidatesNumericalityOfMatcher a bit. 2012-03-30 10:36:55 -04:00
validate_presence_of_matcher.rb Seperate ActiveRecord and ActiveModel related matchers 2011-05-06 15:56:36 +02:00
validate_uniqueness_of_matcher.rb Use to_s.next as the fall back. 2011-09-20 11:15:03 -04:00
validation_matcher.rb Fix alignment. 2012-03-23 10:50:45 -04:00