Skip to content

Commit

Permalink
probably should require the objects we monkey patch.
Browse files Browse the repository at this point in the history
  • Loading branch information
tenderlove committed Mar 20, 2012
1 parent c317c5b commit bdf7624
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -105,6 +105,7 @@ def duplicable?
end
end

require 'bigdecimal'
class BigDecimal
begin
BigDecimal.new('4.56').dup
Expand Down

0 comments on commit bdf7624

Please sign in to comment.