thoughtbot--shoulda-matchers/lib/shoulda/matchers/active_model
Sean Doyle 0e2e9c4519 Add `validate_uniqueness_of_(:foo).allow_blank`
This re-applies fcbc16e7d6.
2014-11-20 12:28:16 -07:00
..
numericality_matchers
uniqueness Fix uniqueness matcher when scope is a *_type attr 2014-10-08 23:22:54 -06:00
allow_mass_assignment_of_matcher.rb
allow_value_matcher.rb Tweak allow_value failure message again 2014-11-05 16:39:08 -07:00
disallow_value_matcher.rb
errors.rb
exception_message_finder.rb Tweak allow_value failure_message 2014-10-17 11:28:47 -06:00
have_secure_password_matcher.rb
helpers.rb Tweak allow_value failure_message 2014-10-17 11:28:47 -06:00
numericality_matchers.rb
uniqueness.rb Fix uniqueness matcher when scope is a *_type attr 2014-10-08 23:22:54 -06:00
validate_absence_of_matcher.rb
validate_acceptance_of_matcher.rb
validate_confirmation_of_matcher.rb Fix allow_value + i18n validation messages 2014-10-21 01:23:47 -06:00
validate_exclusion_of_matcher.rb Typo fix 2014-11-06 10:32:42 -07:00
validate_inclusion_of_matcher.rb Fix validate_inclusion_of + with_message 2014-11-18 21:03:06 +08:00
validate_length_of_matcher.rb Deprecate ensure_length_of for validate_length_of 2014-11-05 11:39:53 -07:00
validate_numericality_of_matcher.rb
validate_presence_of_matcher.rb
validate_uniqueness_of_matcher.rb Add `validate_uniqueness_of_(:foo).allow_blank` 2014-11-20 12:28:16 -07:00
validation_matcher.rb
validation_message_finder.rb Tweak allow_value failure_message 2014-10-17 11:28:47 -06:00