validates_timeliness/lib/validates_timeliness
Adam Meehan 32621ceebe added restriction value error message formats as global accessor for customisation
added each invalid type to error messages rather than shortcut way
2008-07-25 19:21:30 +10:00
..
core_ext fixed dummy time and added spec 2008-07-11 17:41:07 +10:00
attribute_methods.rb added define_write_method with simple parse and cace for dates, times and datetimes when time zone conversion is off and default for Rails 2.0 2008-07-23 12:42:03 +10:00
formats.rb added compile_set method to get expressions and combine date and datetime expressions to allow a date string to parse when type is datetime 2008-07-23 12:39:20 +10:00
instance_tag.rb fixed struct problem 2008-07-07 15:11:00 +10:00
multiparameter_attributes.rb using date and time string convert methods from validates_date_time plugin which handles different array lengths 2008-07-23 20:39:25 +10:00
validate_timeliness_matcher.rb standardising test values 2008-07-24 18:55:20 +10:00
validations.rb added restriction value error message formats as global accessor for customisation 2008-07-25 19:21:30 +10:00