validates_timeliness/lib/validates_timeliness
Adam Meehan 800b187d08 added Date class define write method convert with parser
removed strict_time_type_cast method and use parse method directly
2008-07-22 10:11:27 +10:00
..
core_ext fixed dummy time and added spec 2008-07-11 17:41:07 +10:00
attribute_methods.rb added Date class define write method convert with parser 2008-07-22 10:11:27 +10:00
formats.rb renamed extract method to parse and updated specs 2008-07-22 08:34:14 +10:00
instance_tag.rb fixed struct problem 2008-07-07 15:11:00 +10:00
multiparameter_attributes.rb rename base to multiparameter attributes 2008-07-11 16:31:19 +10:00
validate_timeliness_matcher.rb fixed matcher messages and refactored 2008-07-11 17:41:50 +10:00
validations.rb renamed calls to timeliness_date_time_parse to parse_date_time which will correctly an overrided method 2008-07-21 13:48:25 +10:00