aboutsummaryrefslogtreecommitdiffstats
path: root/activemodel/CHANGELOG.md
diff options
context:
space:
mode:
authorAndrew White <andyw@pixeltrix.co.uk>2013-07-10 16:11:33 +0100
committerAndrew White <andyw@pixeltrix.co.uk>2013-07-10 16:16:02 +0100
commit714cb5a436e72d00ca0e5e6efa4b789c3e6f5b04 (patch)
treeaa549371036792e38fd7521f532cd36c4f236bf5 /activemodel/CHANGELOG.md
parentb775987e72260233c66080483b3c964f9549d094 (diff)
downloadrails-714cb5a436e72d00ca0e5e6efa4b789c3e6f5b04.tar.gz
rails-714cb5a436e72d00ca0e5e6efa4b789c3e6f5b04.tar.bz2
rails-714cb5a436e72d00ca0e5e6efa4b789c3e6f5b04.zip
Add missing require so that DateTime has the right superclass
If the DateTime core extensions were loaded before the Date core extensions then you would get a superclass mismatch as DateTime hasn't been defined yet so it gets set to Object by the acts_like core extension. Fixes #11206 (cherry picked from commit 78f7d5b652000dbb1a11d34fe370c3fa82de840c)
Diffstat (limited to 'activemodel/CHANGELOG.md')
0 files changed, 0 insertions, 0 deletions