Tuesday, March 06, 2007

Setup Rails development environment on Windows

Go to http://www.rubyonrails.org/down.

1, Download and install Ruby. (Ruby Interpreter)
2, Download and setup RubyGems. (The standard Ruby package manager) Then you can use RubyGems to install Rails, Mongrel from Internet.

No comments: