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
2015-07-28 22:59:42 +09:00
..
absence_validation_test.rb Removed magic comments # encoding: utf-8 , since its default from ruby 2.0 onwards. 2015-02-03 20:51:40 +05:30
acceptance_validation_test.rb Improve Validation Helpers' documentation comments and tests 2015-06-27 16:34:16 +02:00
callbacks_test.rb Removed magic comments # encoding: utf-8 , since its default from ruby 2.0 onwards. 2015-02-03 20:51:40 +05:30
conditional_validation_test.rb Removed magic comments # encoding: utf-8 , since its default from ruby 2.0 onwards. 2015-02-03 20:51:40 +05:30
confirmation_validation_test.rb Removed magic comments # encoding: utf-8 , since its default from ruby 2.0 onwards. 2015-02-03 20:51:40 +05:30
exclusion_validation_test.rb Improve Validation Helpers' documentation comments and tests 2015-06-27 16:34:16 +02:00
format_validation_test.rb Removed magic comments # encoding: utf-8 , since its default from ruby 2.0 onwards. 2015-02-03 20:51:40 +05:30
i18n_generate_message_validation_test.rb Deprecate ActiveModel::Errors add_on_empty and add_on_blank methods 2015-02-19 14:10:38 +01:00
i18n_validation_test.rb pass the correct argument to mock on a test of validates_length_of 2015-07-28 22:59:42 +09:00
inclusion_validation_test.rb Removed magic comments # encoding: utf-8 , since its default from ruby 2.0 onwards. 2015-02-03 20:51:40 +05:30
length_validation_test.rb Deprecate the :tokenizer option to validates_length_of 2015-03-29 16:34:01 -06:00
numericality_validation_test.rb Removed magic comments # encoding: utf-8 , since its default from ruby 2.0 onwards. 2015-02-03 20:51:40 +05:30
presence_validation_test.rb Removed magic comments # encoding: utf-8 , since its default from ruby 2.0 onwards. 2015-02-03 20:51:40 +05:30
validates_test.rb Removed magic comments # encoding: utf-8 , since its default from ruby 2.0 onwards. 2015-02-03 20:51:40 +05:30
validations_context_test.rb Removed magic comments # encoding: utf-8 , since its default from ruby 2.0 onwards. 2015-02-03 20:51:40 +05:30
with_validation_test.rb Use private method call assertions in Active Model tests. 2015-07-10 23:45:42 +02:00