validates_timeliness/lib
Adam Meehan 86b7bc4829 Fix before_type_cast for non-dirty attributes (issue #52).
Only use before_type_cast implementation if earlier than 3.1.0 which has
it's own working version for date/time fields now.
2011-09-21 21:28:53 +10:00
..
generators/validates_timeliness change shorthand values to current timezone (thanks rpbertp13) 2010-10-11 13:12:16 +11:00
validates_timeliness Fix before_type_cast for non-dirty attributes (issue #52). 2011-09-21 21:28:53 +10:00
validates_timeliness.rb add remove_use_formats alias to Timeliness and spec config spec 2010-10-18 11:15:50 +11:00