Ruby

From Things and Stuff Wiki
Revision as of 04:15, 9 August 2012 by Milk (talk | contribs) (→‎Gems)
Jump to navigation Jump to search


Ruby

Guides

Tools

  • RVM is a command-line tool which allows you to easily install, manage, and work with multiple ruby environments from interpreters to sets of gems.
  • The Ruby Toolbox

Gems

install ruby rubygems

gem env
ruby -r rubygems -e "p Gem.path"   
  • jim - jim is your friendly javascript library manager. He downloads, stores, bundles, vendors and compresses.

CMS/F