Changes

Jump to: navigation, search

Umlaut Installation

167 bytes removed, 23:03, 24 November 2008
3. Install Rails
== 3. Install Rails ==
Umlaut is currently tested with requires Rails 1.2.1.2, and is bound to it in the default environment.rb. It has not been verified for Rails 2.2.x yet. So install the 1.2.1 .2 version of Rails (you can have multiple versions of Rails installed simulataneously, don't worry about this overwriting a more recent version of Rails you may want--it won't.)
"sudo gem install rails -v 1.2.1.2" (say yes to any dependencies)
You could change the environment.rb to accept a more recent version, but don't accidentally commit that! At some point, we should test and ensure it with a more recent version (2.x?), and bump it up.
'''Note''': There are various guides available on the net to getting Ruby/Rubygems/Rails installed on various OSs. Consult if you have trouble.
Anonymous user

Navigation menu