.. |
absence_validation_test.rb
|
Correct typo, add test for validates_absence_of, correct method names
|
2014-06-16 08:22:11 +05:30 |
acceptance_validation_test.rb
|
use the new clear_validators! api everywhere to reset validators in tests
|
2014-01-28 00:13:35 +05:30 |
callbacks_test.rb
|
Added tests for if condition in Active Model callbacks
|
2013-04-21 11:34:12 -04:00 |
conditional_validation_test.rb
|
Use the new clear_validators! api to reset validators in tests
|
2014-01-27 08:26:54 -02:00 |
confirmation_validation_test.rb
|
Completely remove potential global state leaks in ActiveModel tests.
|
2014-03-11 00:48:25 +08:00 |
exclusion_validation_test.rb
|
Use the new clear_validators! api to reset validators in tests
|
2014-01-27 08:26:54 -02:00 |
format_validation_test.rb
|
Use the new clear_validators! api to reset validators in tests
|
2014-01-27 08:26:54 -02:00 |
i18n_generate_message_validation_test.rb
|
Add singular and plural form for some validation messages
|
2014-05-02 18:32:11 +02:00 |
i18n_validation_test.rb
|
Run ActiveModel test suites in random order.
|
2014-03-10 03:52:51 +08:00 |
inclusion_validation_test.rb
|
Use the new clear_validators! api to reset validators in tests
|
2014-01-27 08:26:54 -02:00 |
length_validation_test.rb
|
Use the new clear_validators! api to reset validators in tests
|
2014-01-27 08:26:54 -02:00 |
numericality_validation_test.rb
|
only_integer of NumericalityValidator now allows procs and symbols
|
2014-06-22 12:22:27 +02:00 |
presence_validation_test.rb
|
Use the new clear_validators! api to reset validators in tests
|
2014-01-27 08:26:54 -02:00 |
validates_test.rb
|
Use the new clear_validators! api to reset validators in tests
|
2014-01-27 08:26:54 -02:00 |
validations_context_test.rb
|
Use the new clear_validators! api to reset validators in tests
|
2014-01-27 08:26:54 -02:00 |
with_validation_test.rb
|
Use the new clear_validators! api to reset validators in tests
|
2014-01-27 08:26:54 -02:00 |