themactep.com

A home of miscellaneous projects by Paul Philippov.

Notes

How to lookup Rubygems path

$ ruby -r rubygems -e "puts Gem.path"

or look it up in the environment

$ gem env