文章列表
原始地址:http://matt-hulse.com/articles/2010/08/25/another-go-with-rails-3-on-windows/
It has been awhile since we last looked at Rails 3 on Windows and a lot has changed.Start by downloading and installing Ruby 1.9.2p0 from here.Once installed, open a command prompt and install rails:
gem install ...