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
2009-10-20 17:52:32 -07:00
..
acceptance_validation_test.rb Add ActiveModel::Validations tests for regular ruby classes 2009-03-20 22:21:27 +00:00
conditional_validation_test.rb Deprecate Errors#on_base/add_to_base/invalid?/each_full 2009-03-21 18:34:05 +00:00
confirmation_validation_test.rb Add ActiveModel::Validations tests for regular ruby classes 2009-03-20 22:21:27 +00:00
exclusion_validation_test.rb Add ActiveModel::Validations tests for regular ruby classes 2009-03-20 22:21:27 +00:00
format_validation_test.rb Add validates_format_of :without => /regexp/ option [Elliot Winkler, Peer Allan] 2009-08-10 15:22:31 +01:00
i18n_generate_message_validation_test.rb Move validator, human_name and human_attribute_name to ActiveModel, remove deprecated error messages and add i18n_scope and lookup_ancestors. 2009-10-20 17:52:32 -07:00
i18n_validation_test.rb Move validator, human_name and human_attribute_name to ActiveModel, remove deprecated error messages and add i18n_scope and lookup_ancestors. 2009-10-20 17:52:32 -07:00
inclusion_validation_test.rb Add ActiveModel::Validations tests for regular ruby classes 2009-03-20 22:21:27 +00:00
length_validation_test.rb Fix exclusive range patch to use begin/end instead of min/max. [#2981 status:resolved] 2009-08-08 23:42:18 +01:00
numericality_validation_test.rb added proc and symbol support to validates_numericality_of [#3049 state:resolved] 2009-08-31 13:35:14 -05:00
presence_validation_test.rb Fix failing AMo isolated tests 2009-09-05 18:54:19 -05:00
with_validation_test.rb Move validator, human_name and human_attribute_name to ActiveModel, remove deprecated error messages and add i18n_scope and lookup_ancestors. 2009-10-20 17:52:32 -07:00