Ruby

From Wiki2
Revision as of 10:23, 2 November 2011 by Tim (talk | contribs) (Created page with "goto /users/tim/code/ruby ;rails new appname - sets up directory system ;bundle install - installs gems")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

goto /users/tim/code/ruby

rails new appname - sets up directory system
bundle install - installs gems