From: Ben Bleything Date: 2007-09-08T01:37:41+09:00 Subject: Re: how to type { [ in irb? On Sat, Sep 08, 2007, Jamal Soueidan wrote: > I facing the same problem with RubyonRails console ??? :(((( > > ruby script/console That's because the Rails console *is* irb. Whatever you did to fix IRB should work for console too. Ben