Skip to content

Instantly share code, notes, and snippets.

@dmilith
Created October 22, 2012 23:40
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save dmilith/3935571 to your computer and use it in GitHub Desktop.
Save dmilith/3935571 to your computer and use it in GitHub Desktop.
fiend ~ (id: 500) % irb
irb(main):001:0> require 'openssl'
=> true
irb(main):002:0> require 'zlib'
=> true
irb(main):003:0> require 'yaml'
=> true
irb(main):004:0> require 'bigdecimal'
=> true
irb(main):005:0>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment