Ruby on Rails 适用于 Windows 的最佳 IDE
我在办公室使用 Linux 进行 Ruby on Rails 开发,但在家里我安装了 Windows XP。它为 .NET 和 PHP 开发安装了不同的 IDE。所以我不想摆脱这些东西,所以请指导最好的 IDE for Ruby on Rails Development over windows with MySQL as Database..
I am working over linux in our office for development over Ruby on Rails but in home i have Windows XP installed. It has different IDE installed for .NET and PHP development. So i don't want to get rid of those stuff also so kindly guide best IDE for Ruby on Rails Develpment over windows with MySQL as Database..
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(5)
我建议使用 RubyMine。良好的 Rails 3 支持并提供与项目元素和 Rails 工具的良好集成。
I suggest RubyMine. Good Rails 3 support and provides a nice integration with your project elements and Rails tools.
我目前还在 Linux 和 NetBeans 上工作。 Netbeans 还支持 Windows,您也可以使用 PHP。但不幸的是,NetBeans 从 7.0 版开始就停止了对 Rails 的支持。长期来看,可能会出现问题。
另外一个是RedCar(http://redcareditor.com/),这个也不错。
另外,Aptana RadRails (http://www.aptana.com/products/radrails) 也可以可以使用(他们也提供 Eclipse 插件)。
如果你正在寻找付费的,我会说去 Rubymine (http://www.jetbrains.com /红宝石/)。
但作为最后的说明。我在我的家用笔记本电脑中设置了双启动,并在 Linux 中完成除 (.net) 之外的所有开发,因为你知道 Linux 很强大:D
I'm also currently working on Linux and NetBeans. Netbeans also supports Windows and you can have PHP as well. But unfortunately NetBeans has discontinued their Rails support from version 7.0. So long term, it might be a problem.
Another one is RedCar (http://redcareditor.com/), this is also good.
Also Aptana RadRails (http://www.aptana.com/products/radrails) can also be used (they offer Eclipse plugin also).
And if you are looking for a paid one I would say go for Rubymine (http://www.jetbrains.com/ruby/).
But as the final note. I have setup dual boot in my home laptop and do all the development except (.net) in Linux because you know Linux rocks :D
您尝试过 Aptana 吗?
Have you tried Aptana?
我建议您使用支持 Ruby 的 NetBeans。它很棒并且易于使用。我正在使用它。
我尝试使用 Aptana,但无法正常工作。
I would propose that you use NetBeans with Ruby support. It is great and easy to use. I am using it.
I tried using Aptana, I just couldn't get it working.
我在 ubuntu 和 windows 上使用 netbeans。您可以在此处下载。
I am using netbeans for ubuntu as well as for windows. you can download it here.