rails/activesupport/lib
Jonas Nicklas 3d78949c74 Make time travel work with subclasses of Time/Date/Datetime
Closes #27614

Previously when calling `now` on a subclass of e.g. `Time` it would return an instance of `Time` instead of returning an instance of the subclass. This way, we always return the correct class.
2017-01-10 11:43:26 +01:00
..
active_support Make time travel work with subclasses of Time/Date/Datetime 2017-01-10 11:43:26 +01:00
active_support.rb Bump license years for 2017 2016-12-31 08:34:08 -05:00