Rails 3/1.9.2 调试...使用 IDE?
我使用的是 NetBeans,但似乎对 Ruby 的支持已正式终止(一些社区元素刚刚启动)。我见过一些线程用于破解 ruby-debug 以支持 NB 中的 Ruby 1.9 调试,但我只是觉得这不是可行的方法。我刚刚安装了 Aptana3,它会很高兴地遇到断点,但不支持监视表达式,这限制了可见性。我似乎无法找到关于为什么不支持它或是否有任何计划包含它的直接答案。
在某种文本编辑器中调试 Rails3/1.9.2 是否有明显的赢家?
I was using NetBeans but it seems that support for Ruby is officially dead (with some community element just starting up). I've seen threads for hacking ruby-debug to support Ruby 1.9 debugging in NB but I just feel like that's not the way to go. I just installed Aptana3 which will happily hit breakpoints but there's no support for watch expressions which limits visibility. I can't seem to find a straight answer as to why it's not supported or whether there are any plans to include it.
Is there a clear winner for debugging Rails3/1.9.2 in some sort of text editor?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
Jetbrains 的 RubyMine 3.0 可以让您像 NetBeans 过去那样调试 Rails 1.9.2。虽然 RubyMine 不是免费的,但它价格实惠,并且是一个很棒的 Rails 开发环境。
通知
我不为 JetBrains 工作,我只是一个非常满意的客户。
RubyMine 3.0 by Jetbrains will let you debug Rails 1.9.2 like NetBeans used to do. While RubyMine is not free, it is affordable and a great Rails development environment.
Notice
I do not work for JetBrains, I'm just a very satisfied customer.