Skip to content

jugyo/irby

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IRBy

The IRBy defines Object#irb. It allows you to start irb super quickly.

Installation

gem install irby

Usage

Call irb on current context.

require 'irby'

irb # start irb session

Call irb of an object.

require 'irby'

"test".irb #=> start irb session

Note

Inspired by http://d.hatena.ne.jp/ursm/20090625/1245951503

Copyright

Copyright (c) 2010 jugyo. See LICENSE for details.

About

The IRBy allows you to start irb super quickly. アイアールビィ

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages