在 Aptana 3 中调试时放入 irb

发布于 2024-10-29 18:44:32 字数 217 浏览 0 评论 0原文

我是 ruby​​ 和 Aptana 的新手(我之前使用过 eclipse),我想知道在 Aptana 中调试时是否可以进入 irb 来处理当前设置的值。例如,在 eclipse 中在断点上执行 Java dev,您可以打开 Window ->显示视图->显示并开始执行 Java 代码,所有对象都具有当前状态。 Aptana 3 中是否有类似的用于调试 ruby​​ 应用程序的功能?

谢谢

I am new to ruby and Aptana (I have used eclipse before) I was wondering if when debugging in Aptana we can drop into irb to play around with things with current values set. For example doing Java dev in eclipse on a breakpoint you can open Window -> Show View -> Display and start executing Java code with all objects having their current state. Is there a similar thing for debugging ruby apps in Aptana 3?

Thanks

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

给不了的爱 2024-11-05 18:44:32

此功能未在 Studio 3.0 中实现,但计划在 3.0.2 中实现。这是该工作的门票: https://aptana.lighthouseapp.com/projects/35272/tickets/2122-port-display-view-fro-ruby-debugging-from-radrails-2x

您可以通过我们的每晚构建。有关获取该信息的说明,请参阅此处:http://wiki.appcelerator .org/display/tis/Changing+the+Update+Type#

This feature wasn't implemented in Studio 3.0, but is scheduled for 3.0.2. Here's the ticket for the work: https://aptana.lighthouseapp.com/projects/35272/tickets/2122-port-display-view-fro-ruby-debugging-from-radrails-2x

You can try it out via our nightly builds. See here for the instructions on getting that: http://wiki.appcelerator.org/display/tis/Changing+the+Update+Type#

屋顶上的小猫咪 2024-11-05 18:44:32

如果您想在运行时启动 IRB 会话,请尝试 Pry。另请查看博客文章

If you want to start an IRB session at runtime try Pry. Also Check out the blog post

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文