thoughtbot--shoulda-matchers/spec/unit/shoulda/matchers/active_model
Teo Ljungberg d941102082 Use `BigDecimal()` over `BigDecimal.new`
As the latter is deprecated since: ruby/bigdecimal@5337373
2019-01-17 11:19:28 -05:00
..
allow_mass_assignment_of_matcher_spec.rb Extract classes for defining models in tests 2016-01-05 00:58:16 -07:00
allow_value_matcher_spec.rb Typo fix 2016-01-28 00:10:47 -07:00
disallow_value_matcher_spec.rb Stop handling AR RangeError when assign a attribute 2015-09-23 15:46:32 -06:00
have_secure_password_matcher_spec.rb Fix test suite to properly tag example groups 2014-12-25 00:44:53 -05:00
helpers_spec.rb
validate_absence_of_matcher_spec.rb Enable ignoring_interference_by_writer by default 2016-01-05 00:58:17 -07:00
validate_acceptance_of_matcher_spec.rb Enable ignoring_interference_by_writer by default 2016-01-05 00:58:17 -07:00
validate_confirmation_of_matcher_spec.rb Enable ignoring_interference_by_writer by default 2016-01-05 00:58:17 -07:00
validate_exclusion_of_matcher_spec.rb Enable ignoring_interference_by_writer by default 2016-01-05 00:58:17 -07:00
validate_inclusion_of_matcher_spec.rb Use `BigDecimal()` over `BigDecimal.new` 2019-01-17 11:19:28 -05:00
validate_length_of_matcher_spec.rb Enable ignoring_interference_by_writer by default 2016-01-05 00:58:17 -07:00
validate_numericality_of_matcher_spec.rb Add a test for numericality + money columns 2016-01-10 00:10:24 -07:00
validate_presence_of_matcher_spec.rb Enable ignoring_interference_by_writer by default 2016-01-05 00:58:17 -07:00