.. |
absence_validation_test.rb
|
Use assert_predicate and assert_not_predicate
|
2018-01-25 23:32:59 -05:00 |
acceptance_validation_test.rb
|
Use assert_predicate and assert_not_predicate
|
2018-01-25 23:32:59 -05:00 |
callbacks_test.rb
|
Fix validation callbacks on multiple context
|
2017-12-20 00:27:19 +09:00 |
conditional_validation_test.rb
|
Use assert_predicate and assert_not_predicate
|
2018-01-25 23:32:59 -05:00 |
confirmation_validation_test.rb
|
Use assert_predicate and assert_not_predicate
|
2018-01-25 23:32:59 -05:00 |
exclusion_validation_test.rb
|
Use assert_predicate and assert_not_predicate
|
2018-01-25 23:32:59 -05:00 |
format_validation_test.rb
|
Use assert_empty and assert_not_empty
|
2018-01-25 23:32:59 -05:00 |
i18n_generate_message_validation_test.rb
|
Use frozen string literal in activemodel/
|
2017-07-16 20:11:16 +03:00 |
i18n_validation_test.rb
|
Call human_attribute_name with a string instead of a symbole
|
2018-08-16 11:50:13 -04:00 |
inclusion_validation_test.rb
|
Use assert_predicate and assert_not_predicate
|
2018-01-25 23:32:59 -05:00 |
length_validation_test.rb
|
Use assert_predicate and assert_not_predicate
|
2018-01-25 23:32:59 -05:00 |
numericality_validation_test.rb
|
Fix numericality validator to still use value before type cast except Active Record
|
2018-08-24 00:44:02 +09:00 |
presence_validation_test.rb
|
Use assert_predicate and assert_not_predicate
|
2018-01-25 23:32:59 -05:00 |
validates_test.rb
|
Fix CustomCops/AssertNot to allow it to have failure message
|
2018-05-13 11:32:47 +09:00 |
validations_context_test.rb
|
Use frozen string literal in activemodel/
|
2017-07-16 20:11:16 +03:00 |
with_validation_test.rb
|
Use assert_empty and assert_not_empty
|
2018-01-25 23:32:59 -05:00 |