I believe that rails 3 support for windows is not released yet. Can I use Netbeans IDE and start working with Rails 3 in windows operating system ?
+1
A:
I have been using rails 3 on my Windows 7 machine but though I am not sure of Netbeans, as I use JetBrains
Rohit
2010-10-23 10:49:58
Any pointers of where can I download and install rails 3 in my windows ? Any links ?
Saran
2010-10-23 11:29:23
Try referring to these links 1) http://weblog.rubyonrails.org/2010/2/5/rails-3-0-beta-release 2) http://oscardelben.com/install-rails-3 3) http://railscasts.com/episodes/200-rails-3-beta-and-rvm . Hope it was helpful
Rohit
2010-10-27 05:39:18
A:
'gem install rails'
You can use Rails 3 on Windows fine. I'm not sure about the IDE support, it may be lagging but the framework itself is fine on Windows (7).
Finglas
2010-10-23 13:43:34
A:
Netbeans has syntax highlighting for Rails, if that's what you are asking if rails3 works with Netbeans.
porkeypop
2010-10-23 18:19:53