1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/activerecord/lib
Andrew White 48583f8bf7 Deprecate obsolete Time to DateTime fallback methods
The Time.time_with_datetime_fallback, Time.utc_time and Time.local_time
methods were added to handle the limitations of Ruby's native Time
implementation. Those limitations no longer apply so we are deprecating
them in 4.0 and they will be removed in 4.1.
2012-12-11 13:57:05 +00:00
..
active_record Deprecate obsolete Time to DateTime fallback methods 2012-12-11 13:57:05 +00:00
rails/generators Remove observers and sweepers 2012-11-28 22:46:49 -02:00
active_record.rb Remove observers and sweepers 2012-11-28 22:46:49 -02:00