Sign In
Start Page | Recent Changes | All Pages | Orphan Pages | Junebug Help

How To Deploy on Instant Rails

Instant Rails is a package for Microsoft Windows that makes running a Ruby on Rails system trivial.

Once Instant Rails is installed and working, to install Radiant get to a command prompt (click the Start button, Accessories, Command Prompt) and type:


 gem install radiant --include-dependencies

Then change to the directory you want to install Radiant into, run the radiant command, and follow the instructions that it prints out – just like normal:


 cd \path\to\install\dir
 radiant .

Version 1 | Other versions: newer » current versions
Page last edited by roydongb on June 23, 2007 01:40 AM