Install - Mac

From Sandoz

(Difference between revisions)
Jump to: navigation, search
(Created page with "->install macport ->install xcode #RVM =>rvm install 1.8.7 =>rvm install 1.9.2 =>rvm 1.9.2 --default Go to your folder bundle install #mysql gem install mysql2")
Line 2: Line 2:
->install xcode
->install xcode
 +
http://railscasts.com/episodes/310-getting-started-with-rails
#RVM
#RVM

Revision as of 11:14, 18 February 2012

->install macport ->install xcode

http://railscasts.com/episodes/310-getting-started-with-rails

  1. RVM

=>rvm install 1.8.7 =>rvm install 1.9.2 =>rvm 1.9.2 --default

Go to your folder bundle install

  1. mysql

gem install mysql2

Personal tools