thoughtbot--shoulda-matchers/lib/shoulda/matchers/active_model
Elliot Winkler cf76d747ee Move uniqueness validation to ActiveRecord module 2014-12-13 17:53:16 -05:00
..
numericality_matchers Remove all Ruby-emitted warnings 2014-07-18 18:00:08 -06:00
allow_mass_assignment_of_matcher.rb Extract examples in README to inline documentation 2014-06-20 16:41:27 -06:00
allow_value_matcher.rb Tweak allow_value failure message again 2014-11-05 16:39:08 -07:00
disallow_value_matcher.rb Prefer protected over private attributes 2014-06-27 14:41:54 -06:00
errors.rb Extract examples in README to inline documentation 2014-06-20 16:41:27 -06:00
exception_message_finder.rb Tweak allow_value failure_message 2014-10-17 11:28:47 -06:00
have_secure_password_matcher.rb Prefer protected over private attributes 2014-06-27 14:41:54 -06:00
helpers.rb Tweak allow_value failure_message 2014-10-17 11:28:47 -06:00
numericality_matchers.rb Extract examples in README to inline documentation 2014-06-20 16:41:27 -06:00
validate_absence_of_matcher.rb validate_absence_of: cast `@attribute` to String 2014-08-14 15:34:18 -04:00
validate_acceptance_of_matcher.rb Extract examples in README to inline documentation 2014-06-20 16:41:27 -06:00
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 Extract examples in README to inline documentation 2014-06-20 16:41:27 -06:00
validate_presence_of_matcher.rb Extract examples in README to inline documentation 2014-06-20 16:41:27 -06:00
validation_matcher.rb Remove all Ruby-emitted warnings 2014-07-18 18:00:08 -06:00
validation_message_finder.rb Tweak allow_value failure_message 2014-10-17 11:28:47 -06:00