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/validations
Carlos Antonio da Silva 3e47e193c6 Merge pull request #10286 from neerajdotname/fix-wrong-test-name-and-failure-message
fix wrong test description and failure message
2013-04-21 09:22:51 -07:00
..
absence_validation_test.rb Add ActiveModel::Validations::AbsenceValidator, a validator to check the absence of attributes. 2012-12-15 16:27:44 -05:00
acceptance_validation_test.rb
callbacks_test.rb Added tests for if condition in Active Model callbacks 2013-04-21 11:34:12 -04:00
conditional_validation_test.rb
confirmation_validation_test.rb validates_confirmation_of does not override writer methods. 2013-03-04 18:51:34 +01:00
exclusion_validation_test.rb
format_validation_test.rb
i18n_generate_message_validation_test.rb convert comments to 1.9 hash syntax 2012-10-22 19:34:24 +02:00
i18n_validation_test.rb use Array() instead flatten 2012-11-05 18:29:31 +03:00
inclusion_validation_test.rb
length_validation_test.rb Take care of whitespaces and changing the hash syntax 2013-02-04 09:59:22 -02:00
numericality_validation_test.rb
presence_validation_test.rb Add CHANGELOG entry for #8622 2012-12-26 19:22:38 -03:00
validates_test.rb convert comments to 1.9 hash syntax 2012-10-22 19:34:24 +02:00
validations_context_test.rb fix wrong test description and failure message 2013-04-21 12:00:38 -04:00
with_validation_test.rb fix some typos found in activemodel 2013-03-18 17:20:05 +05:30