Rails 3 on Windows
原始地址: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:
<div class="code" style="font-size: 13px; margin: 0px 0px 0px 10px; vertical-align: baseline; color: #ffffff; background-color: #333333; border-width: 0px; padding: 10px;">gem install rails --pre --no-ri --no-rdoc
页:
[1]