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