thoughtbot--shoulda-matchers/lib/shoulda/matchers/active_model
franlocus c831a5d854
[skip ci] Fix example with wrong attribute name (#1519)
2022-11-09 10:16:35 -03:00
..
allow_value_matcher fix(rubocop): Add trailing comma in args, Hash and Arrays [ci skip] 2020-11-03 10:05:25 -07:00
numericality_matchers Add `in: range` matcher to validate_numericality_of (#1512) 2022-10-29 08:17:09 -03:00
qualifiers feat: implement allow_blank 2022-08-05 11:02:19 -06:00
validation_matcher fix(rubocop): Fix Layout/LineLength 2020-11-03 10:05:25 -07:00
allow_value_matcher.rb fix(rubocop): Fix Layout/LineLength 2020-11-03 10:05:25 -07:00
disallow_value_matcher.rb fix(rubocop): Fix Layout related offenses [ci skip] 2020-11-03 10:05:25 -07:00
errors.rb Extract examples in README to inline documentation 2014-06-20 16:41:27 -06:00
have_secure_password_matcher.rb fix(rubocop): Fix Layout/LineLength 2020-11-03 10:05:25 -07:00
helpers.rb renew deprecated methods (#1444) 2021-06-12 15:41:26 -03:00
numericality_matchers.rb Revert "Use autoloading instead of requiring all files up front" 2020-08-26 10:52:54 -06:00
qualifiers.rb feat: implement allow_blank 2022-08-05 11:02:19 -06:00
validate_absence_of_matcher.rb Fix typo: arbitary -> arbitrary (#1515) 2022-10-18 18:29:02 -03:00
validate_acceptance_of_matcher.rb Fix negative versions of validation matchers 2018-09-15 13:43:30 -03:00
validate_confirmation_of_matcher.rb fix(rubocop): Add trailing comma in args, Hash and Arrays [ci skip] 2020-11-03 10:05:25 -07:00
validate_exclusion_of_matcher.rb [skip ci] Fix example with wrong attribute name (#1519) 2022-11-09 10:16:35 -03:00
validate_inclusion_of_matcher.rb Fix the undefined method error for non rails project due to use of many? method. (#1459) 2021-08-31 20:04:37 -03:00
validate_length_of_matcher.rb Fix documentation (#1471) 2021-12-28 14:31:44 -03:00
validate_numericality_of_matcher.rb Add `in: range` matcher to validate_numericality_of (#1512) 2022-10-29 08:17:09 -03:00
validate_presence_of_matcher.rb Add Rails 7 (#1506) 2022-09-15 18:05:15 -03:00
validation_matcher.rb fix(rubocop): Fix Layout/LineLength 2020-11-03 10:05:25 -07:00
validation_message_finder.rb fix(rubocop): Fix Style, Layout, Lint and other offenses [ci skip] 2020-11-03 10:05:25 -07:00
validator.rb Add Appraisal for Rails 6.1 (#1418) 2021-06-03 17:41:27 -03:00