Skip to content

Instantly share code, notes, and snippets.

@omarqureshi
Created October 23, 2013 14:32
Show Gist options
  • Save omarqureshi/7119966 to your computer and use it in GitHub Desktop.
Save omarqureshi/7119966 to your computer and use it in GitHub Desktop.
➜ ~ irb
2.0.0p247 :001 > $:
=> ["/Users/omarqureshi/.rvm/rubies/ruby-2.0.0-p247/lib/ruby/site_ruby/2.0.0", "/Users/omarqureshi/.rvm/rubies/ruby-2.0.0-p247/lib/ruby/site_ruby/2.0.0/x86_64-darwin12.3.0", "/Users/omarqureshi/.rvm/rubies/ruby-2.0.0-p247/lib/ruby/site_ruby", "/Users/omarqureshi/.rvm/rubies/ruby-2.0.0-p247/lib/ruby/vendor_ruby/2.0.0", "/Users/omarqureshi/.rvm/rubies/ruby-2.0.0-p247/lib/ruby/vendor_ruby/2.0.0/x86_64-darwin12.3.0", "/Users/omarqureshi/.rvm/rubies/ruby-2.0.0-p247/lib/ruby/vendor_ruby", "/Users/omarqureshi/.rvm/rubies/ruby-2.0.0-p247/lib/ruby/2.0.0", "/Users/omarqureshi/.rvm/rubies/ruby-2.0.0-p247/lib/ruby/2.0.0/x86_64-darwin12.3.0"]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment