Ruby on Rails/Getting Started/Install on OS X
Appearance
Install on OS X
[edit | edit source]Option 1
[edit | edit source]- Download Ruby and RubyGems
- Install Ruby
- Install RubyGems
- Get to the command-line and type:
sudo gem install rails --include-dependencies
Option 2
[edit | edit source]- Download Locomotive
- Install Ruby on Rails software from Locomotive
Option 3
[edit | edit source]- Use the broken Ruby installation on OSX 10.4 and follow this guide
RMagic
[edit | edit source]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.