validates_timeliness/lib
Adam Meehan 1e48173e6a don't call to_time on Time object.
Fixes Ruby 1.9 bug which changes the zone to local when calling to_time
on a Time object! Lame! I mean seriously, Rails created the method and
then Ruby copies it into core and changes the behaviour. Why?
2010-10-14 07:40:30 +11:00
..
generators/validates_timeliness change shorthand values to current timezone (thanks rpbertp13) 2010-10-11 13:12:16 +11:00
validates_timeliness don't call to_time on Time object. 2010-10-14 07:40:30 +11:00
validates_timeliness.rb couple of AS dependencies required 2010-10-11 15:53:16 +11:00