thoughtbot--shoulda-matchers/lib/shoulda/matchers/active_model
Gabe Berke-Williams ed5b3ee269 more config hashes 2012-04-24 17:00:26 -05:00
..
allow_mass_assignment_of_matcher.rb Better method name and implementation. 2012-04-24 16:21:23 -05:00
allow_value_matcher.rb Use #none? instead of inverting #all? 2012-03-23 15:10:33 -04:00
ensure_exclusion_of_matcher.rb Continue adding options hash 2012-04-24 16:33:47 -05:00
ensure_inclusion_of_matcher.rb Check all values when validating against an array. 2012-04-20 11:37:18 -04:00
ensure_length_of_matcher.rb Continue adding options hash 2012-04-24 16:33:47 -05:00
helpers.rb Make the code easier to read. 2012-04-10 22:55:33 -04:00
validate_acceptance_of_matcher.rb more config hashes 2012-04-24 17:00:26 -05: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 more config hashes 2012-04-24 17:00:26 -05: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 Check all values when validating against an array. 2012-04-20 11:37:18 -04:00