validates_timeliness/lib/validates_timeliness
2009-03-26 15:20:08 +11:00
..
action_view added enable method for multiparameter attribute handling of datetime which is enabled by default but will be off in version2 2009-03-08 17:55:48 +11:00
active_record safely extract time values from multiparam array 2009-03-26 15:20:08 +11:00
core_ext fix timezone issue for to_dummy_time as per normal Rails which uses AR default_timezone 2008-12-05 16:34:28 +11:00
locale added :equal_to and :ignore_usec options. the later is for ignore microsecond value in datetime restrictions 2009-03-19 20:49:06 +11:00
spec/rails/matchers added :with_date and :with_time options 2009-02-09 16:44:03 +11:00
formats.rb little cleanup and consistency 2009-02-09 12:11:56 +11:00
validation_methods.rb use the value from validates_each in validator 2009-02-08 12:46:22 +11:00
validator.rb added :equal_to and :ignore_usec options. the later is for ignore microsecond value in datetime restrictions 2009-03-19 20:49:06 +11:00