probably should require the objects we monkey patch.

This commit is contained in:
Aaron Patterson
2012-03-20 10:38:43 -07:00
committed by Arun Agrawal
parent 2991370a40
commit fedd87cc05

View File

@@ -105,6 +105,7 @@ class Module
end
end
require 'bigdecimal'
class BigDecimal
begin
BigDecimal.new('4.56').dup