Skip to content

Instantly share code, notes, and snippets.

@toreriklinnerud
Created November 14, 2011 16:21
Show Gist options
  • Save toreriklinnerud/1364336 to your computer and use it in GitHub Desktop.
Save toreriklinnerud/1364336 to your computer and use it in GitHub Desktop.
class BigDecimal
def inspect
to_s
end
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment