aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord/lib/active_record
diff options
context:
space:
mode:
authorSean Griffin <sean@seantheprogrammer.com>2015-09-21 10:36:45 -0600
committerSean Griffin <sean@seantheprogrammer.com>2015-09-21 10:36:45 -0600
commit821d67cdf71dfe9f28d6cc2756c5a0379c5b1b08 (patch)
tree26edb242b56f8461eb7cf3fc8a9f0518ab97b379 /activerecord/lib/active_record
parentd52f74480ae46cd3de7ce697093136b01c7a2172 (diff)
downloadrails-821d67cdf71dfe9f28d6cc2756c5a0379c5b1b08.tar.gz
rails-821d67cdf71dfe9f28d6cc2756c5a0379c5b1b08.tar.bz2
rails-821d67cdf71dfe9f28d6cc2756c5a0379c5b1b08.zip
Require dependencies from stdlib in the Decimal type
In Active Record, it appears these were either autoloaded, which actually was likely due to test ordering since the method `Float#to_d` wouldn't trigger it. This makes it explicit, and unlikely to fail in the future.
Diffstat (limited to 'activerecord/lib/active_record')
0 files changed, 0 insertions, 0 deletions