Advertisement
Guest User

Untitled

a guest
Sep 13th, 2017
113
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.74 KB | None | 0 0
  1. rails c
  2. /home/dave/.rvm/rubies/ruby-1.9.2-p180/lib/ruby/1.9.1/irb/completion.rb:9:in `require': no such file to load -- readline (LoadError)
  3. from /home/dave/.rvm/rubies/ruby-1.9.2-p180/lib/ruby/1.9.1/irb/completion.rb:9:in `<top (required)>'
  4. from /home/dave/.rvm/gems/ruby-1.9.2-p180/gems/railties-3.0.7/lib/rails/commands/console.rb:3:in `require'
  5. from /home/dave/.rvm/gems/ruby-1.9.2-p180/gems/railties-3.0.7/lib/rails/commands/console.rb:3:in `<top (required)>'
  6. from /home/dave/.rvm/gems/ruby-1.9.2-p180/gems/railties-3.0.7/lib/rails/commands.rb:20:in `require'
  7. from /home/dave/.rvm/gems/ruby-1.9.2-p180/gems/railties-3.0.7/lib/rails/commands.rb:20:in `<top (required)>'
  8. from script/rails:6:in `require'
  9. from script/rails:6:in `<main>'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement