mirror of
https://github.com/ditkrg/validates_timeliness.git
synced 2026-01-22 22:06:45 +00:00
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? |
||
|---|---|---|
| .. | ||
| extensions | ||
| orm | ||
| attribute_methods.rb | ||
| conversion.rb | ||
| extensions.rb | ||
| helper_methods.rb | ||
| parser.rb | ||
| railtie.rb | ||
| validator.rb | ||
| version.rb | ||