rails/activemodel/test/cases/validations
Samuel Kadolph 972011a2e5 Add support for namespaced validators
Includes test and documentation for new feature

Signed-off-by: Santiago Pastorino <santiago@wyeworks.com>
2010-12-16 01:49:28 +05:30
..
acceptance_validation_test.rb removed AR from all AMo tests, including any unneeded files (schema, fixtures and test helper) 2010-05-09 00:08:11 +03:00
callbacks_test.rb Avoid method redefined warning 2010-06-22 15:09:01 +02:00
conditional_validation_test.rb removed AR from all AMo tests, including any unneeded files (schema, fixtures and test helper) 2010-05-09 00:08:11 +03:00
confirmation_validation_test.rb removed AR from all AMo tests, including any unneeded files (schema, fixtures and test helper) 2010-05-09 00:08:11 +03:00
exclusion_validation_test.rb removed AR from all AMo tests, including any unneeded files (schema, fixtures and test helper) 2010-05-09 00:08:11 +03:00
format_validation_test.rb removed AR from all AMo tests, including any unneeded files (schema, fixtures and test helper) 2010-05-09 00:08:11 +03:00
i18n_generate_message_validation_test.rb Make ActiveModel::Errors#add_on_blank and #add_on_empty accept an options hash and make various Validators pass their (filtered) options. 2010-06-21 11:55:21 +02:00
i18n_validation_test.rb Properly interpolate i18n keys in modules [#5572 state:resolved] 2010-09-24 20:41:12 +02:00
inclusion_validation_test.rb removed AR from all AMo tests, including any unneeded files (schema, fixtures and test helper) 2010-05-09 00:08:11 +03:00
length_validation_test.rb Failing test for validates_length_of, when both too_short and too_long messages are set [#5283 state:open] 2010-08-03 15:11:51 +02:00
numericality_validation_test.rb Missing BigDecimal dependency 2010-06-27 16:28:04 -07:00
presence_validation_test.rb Work around the fact the JSON gem was overwriting to_json implementation for all Ruby core classes. 2010-06-26 12:01:13 +02:00
validates_test.rb Add support for namespaced validators 2010-12-16 01:49:28 +05:30
validations_context_test.rb removed AR from all AMo tests, including any unneeded files (schema, fixtures and test helper) 2010-05-09 00:08:11 +03:00
with_validation_test.rb removed AR from all AMo tests, including any unneeded files (schema, fixtures and test helper) 2010-05-09 00:08:11 +03:00