thoughtbot--shoulda-matchers/spec/unit/shoulda/matchers/active_model
ryu-sato 7663821cff
renew deprecated methods (#1444)
* renew deprecated methods

* replace "attribute_names" with the methods that exist in the Rails 5.2 and 6.0 APIs
2021-06-12 15:41:26 -03:00
..
allow_value_matcher_spec.rb fix(rubocop): Fix Layout/LineLength 2020-11-03 10:05:25 -07:00
disallow_value_matcher_spec.rb renew deprecated methods (#1444) 2021-06-12 15:41:26 -03:00
have_secure_password_matcher_spec.rb fix(rubocop): Fix Layout/LineLength 2020-11-03 10:05:25 -07:00
helpers_spec.rb Add Appraisal for Rails 6.1 (#1418) 2021-06-03 17:41:27 -03:00
validate_absence_of_matcher_spec.rb Refactor ActiveRecordVersions (#1423) 2021-03-09 14:00:49 -03:00
validate_acceptance_of_matcher_spec.rb fix(rubocop): Add trailing comma in args, Hash and Arrays [ci skip] 2020-11-03 10:05:25 -07:00
validate_confirmation_of_matcher_spec.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_spec.rb fix(rubocop): Fix Layout related offenses [ci skip] 2020-11-03 10:05:25 -07:00
validate_inclusion_of_matcher_spec.rb Add Ruby 3.0 support (#1427) 2021-04-09 22:56:49 -03:00
validate_length_of_matcher_spec.rb fix(rubocop): Fix Layout related offenses [ci skip] 2020-11-03 10:05:25 -07:00
validate_numericality_of_matcher_spec.rb fix(rubocop): Fix Layout/LineLength 2020-11-03 10:05:25 -07:00
validate_presence_of_matcher_spec.rb Refactor ActiveRecordVersions (#1423) 2021-03-09 14:00:49 -03:00