Skip to content

Instantly share code, notes, and snippets.

@TheNicholasNick
Created August 4, 2009 09:03
Show Gist options
  • Select an option

  • Save TheNicholasNick/161122 to your computer and use it in GitHub Desktop.

Select an option

Save TheNicholasNick/161122 to your computer and use it in GitHub Desktop.
class BigDecimal
def self.do_cool_stuff
puts "cool stuff done"
end
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment