From: Tim Mcd on
It seems like utility_belt is incompatible with irb1.9?

irb
──(Thu,Oct01)─┘
/opt/local/lib/ruby1.9/1.9.1/irb.rb:61:in `call': wrong number of
arguments (1 for 0) (ArgumentError)
from /opt/local/lib/ruby1.9/1.9.1/irb.rb:61:in `start'
from /opt/local/bin/irb1.9:12:in `<main>'

Is there any sort of fix or workaround?
--
Posted via http://www.ruby-forum.com/.