Skip to content

Instantly share code, notes, and snippets.

@almaron
Created August 4, 2014 15:40
Show Gist options
  • Save almaron/8bcb61f0c452bbbd9892 to your computer and use it in GitHub Desktop.
Save almaron/8bcb61f0c452bbbd9892 to your computer and use it in GitHub Desktop.
/home/marcele/.rvm/gems/ruby-2.1.2@global/gems/bundler-1.6.2/lib/bundler/runtime.rb:76:in `require': no implicit conversion of Symbol into String (TypeError)
from /home/marcele/.rvm/gems/ruby-2.1.2@global/gems/bundler-1.6.2/lib/bundler/runtime.rb:76:in `block (2 levels) in require'
from /home/marcele/.rvm/gems/ruby-2.1.2@global/gems/bundler-1.6.2/lib/bundler/runtime.rb:72:in `each'
from /home/marcele/.rvm/gems/ruby-2.1.2@global/gems/bundler-1.6.2/lib/bundler/runtime.rb:72:in `block in require'
from /home/marcele/.rvm/gems/ruby-2.1.2@global/gems/bundler-1.6.2/lib/bundler/runtime.rb:61:in `each'
from /home/marcele/.rvm/gems/ruby-2.1.2@global/gems/bundler-1.6.2/lib/bundler/runtime.rb:61:in `require'
from /home/marcele/.rvm/gems/ruby-2.1.2@global/gems/bundler-1.6.2/lib/bundler.rb:132:in `require'
from /home/marcele/www/eveice/config/application.rb:14:in `<top (required)>'
from /home/marcele/.rvm/gems/ruby-2.1.2@eveice/gems/railties-4.1.4/lib/rails/commands/commands_tasks.rb:146:in `require'
from /home/marcele/.rvm/gems/ruby-2.1.2@eveice/gems/railties-4.1.4/lib/rails/commands/commands_tasks.rb:146:in `require_application_and_environment!'
from /home/marcele/.rvm/gems/ruby-2.1.2@eveice/gems/railties-4.1.4/lib/rails/commands/commands_tasks.rb:133:in `generate_or_destroy'
from /home/marcele/.rvm/gems/ruby-2.1.2@eveice/gems/railties-4.1.4/lib/rails/commands/commands_tasks.rb:51:in `generate'
from /home/marcele/.rvm/gems/ruby-2.1.2@eveice/gems/railties-4.1.4/lib/rails/commands/commands_tasks.rb:40:in `run_command!'
from /home/marcele/.rvm/gems/ruby-2.1.2@eveice/gems/railties-4.1.4/lib/rails/commands.rb:17:in `<top (required)>'
from bin/rails:8:in `require'
from bin/rails:8:in `<main>'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment