Installing Ruby On Rails On Your Computer Video Tutorial
View video How to install ruby on rails for Windows
One-click-Installation tools for Windows
Instant Rails
RubyStack
Related Articles
RailsOnWindows with ruby on rails
Getting Start With Rails
For Mac OS X user
You can watch video tutorials on how to install ruby onrail from lynda.com or you can use a software that can install ruby on rails in one-click installation same as Windows users too).
View video tutorial (Please read Building Ruby, Rails, LightTPD, and MySQL on Tiger also
One-click-Installation tools for Mac OS X
RubyStack
Locomotive
Related Articles
Installing Ruby on Rails on Mac OS X
Building Ruby, Rails, LightTPD, and MySQL on Tiger
Getting Start With Rails
To starting rails on Mac OS X
Start Terminal
type this command
rails newrailsapp
cd newrailsapp
script/server
To stop
Press CTRL+C
One-click-Installation tools for Linux
RubyStack


Leave a Reply