Install a Ruby Gem

Install a Ruby Gem with:

Code
gem install GEM_NAME

If you do that outside a virtual environment it'll install for whatever ruby you have active (e.g. via chruby)