Error with rails console

using rails 3.2.13
ruby 1.9.3-p0

hello,
getting following error
when typed rails console

/usr/local/lib/ruby/1.9.1/irb/input-method.rb:113:in gets': uninitialized constant IRB::ReadlineInputMethod::Readline (NameError) from /usr/local/lib/ruby/1.9.1/irb.rb:139:inblock (2 levels) in
eval_input’

Add in Gemfile
Gem ‘rb-readline’

Then run ‘bundle install’

But I not sure. In my computer is working.
Please looking for on stackoverflow. In this site, there are a lot of
this problem.

Thx

Sent from my BlackBerry smartphone from Sinyal Bagus XL, Nyambung
Teruuusss…!

still the same…

got it… gem ‘rb-readline’, ‘~>0.4.2’

it was version prob.

Is irb running standalone?
Am 26.05.2013 08:54 schrieb “Annapoorna R” [email protected]: