aboutsummaryrefslogtreecommitdiffstats
path: root/activesupport/lib/active_support/testing/deprecation.rb
diff options
context:
space:
mode:
authorJonas Nicklas <jonas.nicklas@gmail.com>2017-01-09 11:24:53 +0100
committerJonas Nicklas <jonas.nicklas@gmail.com>2017-01-10 11:43:26 +0100
commit3d78949c7451858231cce883411a7ac2595f5780 (patch)
tree28a6ec957ccf2285acb49006a646fd4e1b808fe5 /activesupport/lib/active_support/testing/deprecation.rb
parent7f19f30819dd5a5a788ad9d8b12b5dda76559a12 (diff)
downloadrails-3d78949c7451858231cce883411a7ac2595f5780.tar.gz
rails-3d78949c7451858231cce883411a7ac2595f5780.tar.bz2
rails-3d78949c7451858231cce883411a7ac2595f5780.zip
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.
Diffstat (limited to 'activesupport/lib/active_support/testing/deprecation.rb')
0 files changed, 0 insertions, 0 deletions