Archive | July, 2007

25 July 2007 ~ 1 Comment

Quick Start with Rails on OS X

Install Ruby OS X (10.4) comes with Ruby 1.8.2 already installed. For a quick start this is OK so let’s install Rails. Install Rails Since Rails comes as gem package, first we need to install RubyGems. Download the latest package from RubyForge and unzip it. Now go to the directory where you unpacked the package [...]

Continue Reading