Ruby on Rails/Getting Started/Install on OS X

Previous: Getting Started/Install on Windows Index Next: Getting Started/Install on Linux

Install on OS X

Option 1

sudo gem install rails --include-dependencies

Option 2

Option 3

RMagic

A shellscript has been made that will install everything you need to make RMagic work on your OS X box. Copy the contents, save it as a file and run the file through a terminal (by navigating to the file and type ./name_of_file.

Category:Book:Ruby on Rails#Getting%20Started/Install%20on%20OS%20X%20
Category:Book:Ruby on Rails