diff options
author | Sean Griffin <sean@seantheprogrammer.com> | 2015-09-21 10:36:45 -0600 |
---|---|---|
committer | Sean Griffin <sean@seantheprogrammer.com> | 2015-09-21 10:36:45 -0600 |
commit | 821d67cdf71dfe9f28d6cc2756c5a0379c5b1b08 (patch) | |
tree | 26edb242b56f8461eb7cf3fc8a9f0518ab97b379 /activerecord/lib/active_record/querying.rb | |
parent | d52f74480ae46cd3de7ce697093136b01c7a2172 (diff) | |
download | rails-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/querying.rb')
0 files changed, 0 insertions, 0 deletions