mirror of
https://github.com/github/rails.git
synced 2026-04-26 03:00:59 -04:00
probably should require the objects we monkey patch.
This commit is contained in:
committed by
Arun Agrawal
parent
2991370a40
commit
fedd87cc05
@@ -105,6 +105,7 @@ class Module
|
||||
end
|
||||
end
|
||||
|
||||
require 'bigdecimal'
|
||||
class BigDecimal
|
||||
begin
|
||||
BigDecimal.new('4.56').dup
|
||||
|
||||
Reference in New Issue
Block a user