.. |
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
|
Add missing test for #17351
|
2015-09-01 17:35:50 +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
|
Really fix test failures caused by #19851
|
2015-10-20 18:08:50 -06:00 |
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
|
Validate multiple contexts on valid? and invalid? at once.
|
2015-09-07 22:42:50 +01:00 |
with_validation_test.rb
|
Deprecate passing string to define callback.
|
2015-12-16 19:56:20 +09:00 |