Aptana Studio 3 准备好进行 Rails 3 开发了吗?
我要将我的网站升级到 Rails 3。Aptana
Studio 3 Beta 准备好了吗?
它可以调试 Ruby 代码吗?
缺少哪些重要功能?
I'm going to upgrate my website to Rails 3.
Is Aptana Studio 3 Beta ready for this ?
Can it debug Ruby code ?
What important features are missing ?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
作为 RadRails 的首席开发人员,我可以说 - 是的,Studio 3 支持 Rails 3。支持调试。 RadRails 2 与 Studio 3 支持之间存在很大差异,因为我们已经放弃了服务器、Rake 任务、Gems、生成器等的专用 UI 视图。我们现在使用嵌入式终端并敦促用户执行命令行操作做那种工作。
Display 视图(您可以在 ruby 断点处执行代码)不在 3.0 最终版本中,但将在即将发布的 3.0.2 版本中出现。
As the lead developer of RadRails, I can say - yes, Studio 3 supports Rails 3. Debugging is supported. There's a large difference in the RadRails 2 vs Studio 3 support in that we've moved away from dedicated UI views for Servers, Rake Tasks, Gems, Generators, etc. We now use an embedded Terminal and urge users to perform the command line operations to do that sort of work.
The Display view (where you can execute code at a ruby breakpoint) is not in 3.0 final, but will be in the upcoming 3.0.2 release.
上次我尝试 Aptana 3 Beta 时,它无法正确支持 Rails 3。
我目前使用 netbeans 6.7.* 。不过,Oracle 刚刚宣布他们不会在下一个版本中支持 Rails。
The last time I tried Aptana 3 Beta it was not properly supporting Rails 3.
I currently use netbeans 6.7.* . Though, Oracle has just announced they won't support Rails in the next releases.