是否有用于Ruby或Rails的类似iPython的外壳? [英] Are there any iPython-like shells for Ruby or Rails?

查看:63
本文介绍了是否有用于Ruby或Rails的类似iPython的外壳?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我喜欢iPython,并且正在与诸如Mechanize之类的一些库一起学习RoR,并且我希望能够很容易地反省自己正在研究的内容.我希望能够输入." + TAB看看.

I love iPython and am learning RoR along with some libraries like Mechanize and I'd like to be able to easily see what I'm working with in terms of introspection. I would like to be able to type "." + TAB and see.

推荐答案

有一个irb工具可以帮助自动完成

There is an irb tool to help autocomplete

require 'irb/completion'

这篇关于是否有用于Ruby或Rails的类似iPython的外壳?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆