Advertisement
Guest User

Untitled

a guest
Mar 15th, 2019
90
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.19 KB | None | 0 0
  1. `add_camelization': undefined method `[]=' for nil:NilClass (NoMethodError)
  2. from /home/jeevan/.rvm/gems/ruby-1.9.2-p320/gems/omniauth-oauth2-1.1.0/lib/omniauth/strategies/oauth2.rb:117:in `<top (required)>'
  3. from /home/jeevan/.rvm/gems/ruby-1.9.2-p320/gems/activesupport-3.2.7/lib/active_support/dependencies.rb:251:in `require'
  4. from /home/jeevan/.rvm/gems/ruby-1.9.2-p320/gems/activesupport-3.2.7/lib/active_support/dependencies.rb:251:in `block in require'
  5. from /home/jeevan/.rvm/gems/ruby-1.9.2-p320/gems/activesupport-3.2.7/lib/active_support/dependencies.rb:236:in `load_dependency'
  6. from /home/jeevan/.rvm/gems/ruby-1.9.2-p320/gems/activesupport-3.2.7/lib/active_support/dependencies.rb:251:in `require'
  7. from /home/jeevan/.rvm/gems/ruby-1.9.2-p320/gems/oa-oauth-0.0.1/lib/omniauth/oauth.rb:8:in `<top (required)>'
  8. from /home/jeevan/.rvm/gems/ruby-1.9.2-p320@global/gems/bundler-1.1.5/lib/bundler/runtime.rb:68:in `require'
  9. from /home/jeevan/.rvm/gems/ruby-1.9.2-p320@global/gems/bundler-1.1.5/lib/bundler/runtime.rb:68:in `block (2 levels) in require'
  10. from /home/jeevan/.rvm/gems/ruby-1.9.2-p320@global/gems/bundler-1.1.5/lib/bundler/runtime.rb:66:in `each'
  11. from /home/jeevan/.rvm/gems/ruby-1.9.2-p320@global/gems/bundler-1.1.5/lib/bundler/runtime.rb:66:in `block in require'
  12. from /home/jeevan/.rvm/gems/ruby-1.9.2-p320@global/gems/bundler-1.1.5/lib/bundler/runtime.rb:55:in `each'
  13. from /home/jeevan/.rvm/gems/ruby-1.9.2-p320@global/gems/bundler-1.1.5/lib/bundler/runtime.rb:55:in `require'
  14. from /home/jeevan/.rvm/gems/ruby-1.9.2-p320@global/gems/bundler-1.1.5/lib/bundler.rb:119:in `require'
  15. from /home/jeevan/gypsy/config/application.rb:7:in `<top (required)>'
  16. from /home/jeevan/.rvm/gems/ruby-1.9.2-p320/gems/railties-3.2.7/lib/rails/commands.rb:53:in `require'
  17. from /home/jeevan/.rvm/gems/ruby-1.9.2-p320/gems/railties-3.2.7/lib/rails/commands.rb:53:in `block in <top (required)>'
  18. from /home/jeevan/.rvm/gems/ruby-1.9.2-p320/gems/railties-3.2.7/lib/rails/commands.rb:50:in `tap'
  19. from /home/jeevan/.rvm/gems/ruby-1.9.2-p320/gems/railties-3.2.7/lib/rails/commands.rb:50:in `<top (required)>'
  20. from script/rails:6:in `require'
  21. from script/rails:6:in `<main>'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement