probably should require the objects we monkey patch.

This commit is contained in:
Aaron Patterson 2012-03-20 10:38:43 -07:00
parent c317c5b25d
commit bdf7624a59
1 changed files with 1 additions and 0 deletions

View File

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