validates_timeliness/lib/validates_timeliness
Adam Meehan 862b41f903 added :with_date and :with_time options
refactored restriction_value into evaluate_option_value class method for more general usage
refactored type_cast_value into class method
2009-02-09 16:44:03 +11:00
..
action_view moved including of modules into module files 2008-12-03 21:44:39 +11:00
active_record whitespace 2009-01-21 14:07:20 +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 between option and some refactoring 2009-01-01 20:11:30 +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 :with_date and :with_time options 2009-02-09 16:44:03 +11:00