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

Comparing version 2 and version 1

"Instant Rails":http://rubyforge.org/projects/instantrails/ 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 .

Back to Page