Skip to content

Latest commit

 

History

History
45 lines (38 loc) · 1.86 KB

irb.md

File metadata and controls

45 lines (38 loc) · 1.86 KB

Bookmarks tagged [irb]

https://github.com/janlelis/clipboard

Access to the system clipboard on Linux, MacOS and Windows.


https://github.com/cldwalker/hirb

A mini view framework for console/irb that's easy to use, even while under its influence. Console goodies include a no-wrap table, auto-pager, tree and menu.


https://github.com/janlelis/irbtools

Improvements for Ruby's IRB.


https://github.com/oggy/looksee

A tool for illustrating the ancestry and method lookup path of objects. Handy for exploring unfamiliar codebases.


https://github.com/pry/pry

A powerful alternative to the standard IRB shell for Ruby.


http://rib.godfat.org

A lightweight and extensible IRB replacement.