diff options
author | Robin Dupret <robin.dupret@gmail.com> | 2013-10-31 11:42:39 +0100 |
---|---|---|
committer | Robin Dupret <robin.dupret@gmail.com> | 2013-10-31 12:19:48 +0100 |
commit | 9d6d07ddf46024f3af71c386c69b2af9f70de32a (patch) | |
tree | 249620791acec8ca5fea49dbb3fe027816e41e60 /activesupport/lib/active_support/key_generator.rb | |
parent | 6e5d409f659c325871cac4cca79526e815644288 (diff) | |
download | rails-9d6d07ddf46024f3af71c386c69b2af9f70de32a.tar.gz rails-9d6d07ddf46024f3af71c386c69b2af9f70de32a.tar.bz2 rails-9d6d07ddf46024f3af71c386c69b2af9f70de32a.zip |
Require bigdecimal before monkey-patching it
If we try to monkey-patch the class before requiring it, then a
"superclass mismatch" (TypeError) error is raised and the build can't
run correctly.
Fixes #12708
Diffstat (limited to 'activesupport/lib/active_support/key_generator.rb')
0 files changed, 0 insertions, 0 deletions