1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/activemodel/test/cases
Rafael França d3f659e526
Merge pull request #32956 from Shopify/i18n_activemodel_errors_full_message
Allow to override the full_message error format
2018-06-11 10:10:23 -04:00
..
serializers
type Fix user_input_in_time_zone to coerce non valid string into nil 2018-05-16 17:01:07 -04:00
validations Merge pull request #32956 from Shopify/i18n_activemodel_errors_full_message 2018-06-11 10:10:23 -04:00
attribute_assignment_test.rb Alias assign_attributes to attributes= for AttributeAssignment 2018-02-28 19:58:45 +09:00
attribute_methods_test.rb
attribute_set_test.rb
attribute_test.rb
attributes_dirty_test.rb Replace assert ! with assert_not 2018-04-19 08:11:33 -04:00
attributes_test.rb
callbacks_test.rb
conversion_test.rb
dirty_test.rb Replace assert ! with assert_not 2018-04-19 08:11:33 -04:00
errors_test.rb Replace assert ! with assert_not 2018-04-19 08:11:33 -04:00
forbidden_attributes_protection_test.rb
helper.rb
lint_test.rb
model_test.rb
naming_test.rb Fix CustomCops/AssertNot to allow it to have failure message 2018-05-13 11:32:47 +09:00
railtie_test.rb Add global config for config.active_model.i18n_full_message 2018-06-05 13:25:24 -04:00
secure_password_test.rb Fix CustomCops/AssertNot to allow it to have failure message 2018-05-13 11:32:47 +09:00
serialization_test.rb
translation_test.rb
validations_test.rb