validates_timeliness/spec/validates_timeliness
2012-03-26 20:22:09 +11:00
..
extensions Fix multiparameter extension to not allow partial dates as per ActiveRecord implementation. 2012-03-26 20:22:09 +11:00
orm The ActiveRecord extension now returns the original return value for .define_attribute_methods 2012-02-02 08:44:22 +11:00
validator move some files into spec/support and include ModelHelpers in config 2011-01-28 19:36:02 +11:00
attribute_methods_spec.rb Hook into undefine_attributes_methods to remove timeliness methods as well 2012-02-01 20:38:05 +11:00
conversion_spec.rb change spec config setup to use class method with_config 2011-01-29 16:33:37 +11:00
helper_methods_spec.rb Helper method spec 2011-09-18 18:33:29 +10:00
validator_spec.rb Add specs for allow_nil and allow_blank with attribute value cache active 2012-02-01 21:25:42 +11:00