Module | Wirble |
In: |
lib/wirble.rb
(CVS)
lib/wirble.rb (CVS) |
Wirble: A collection of useful Irb features.
To use, add the following to your ~/.irbrc:
require 'rubygems' require 'wirble' Wirble.init
If you want color in Irb, add this to your ~/.irbrc as well:
Wirble.colorize
Note: I spent a fair amount of time documenting this code in the README. If you‘ve installed via RubyGems, root around your cache a little bit (or fire up gem_server) and read it before you tear your hair out sifting through the code below.
VERSION | = | '0.1.3' |
VERSION | = | '0.1.3' |