error with rails console

76 views
Skip to first unread message

Annapoorna R

unread,
May 26, 2013, 2:40:28 AM5/26/13
to rubyonra...@googlegroups.com
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:in `block (2 levels) in eval_input'

wuyo...@gmail.com

unread,
May 26, 2013, 2:49:49 AM5/26/13
to rubyonra...@googlegroups.com

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...!

From: Annapoorna R <prapo...@gmail.com>
Date: Sun, 26 May 2013 02:40:28 -0400
Subject: [Rails] error with rails console
--
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To unsubscribe from this group and stop receiving emails from it, send an email to rubyonrails-ta...@googlegroups.com.
To post to this group, send email to rubyonra...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/rubyonrails-talk/CAEGezZX3hciF09d7O7evxUp_GVZ4%2BAz%3DzVN%3Dm1hm4-cT8R%2BZLA%40mail.gmail.com?hl=en-US.
For more options, visit https://groups.google.com/groups/opt_out.
 
 

Annapoorna R

unread,
May 26, 2013, 2:54:54 AM5/26/13
to rubyonra...@googlegroups.com

Norbert Melzer

unread,
May 26, 2013, 3:18:27 AM5/26/13
to Rails Mailinglist

Annapoorna R

unread,
May 26, 2013, 3:34:30 AM5/26/13
to rubyonra...@googlegroups.com
got it.. gem 'rb-readline', '~>0.4.2'

it was version prob.


Reply all
Reply to author
Forward
0 new messages