Guest User

Untitled

a guest
Apr 25th, 2018
68
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.34 KB | None | 0 0
  1. NoMethodError in KitsuneController#show
  2.  
  3. You have a nil object when you didn't expect it!
  4. The error occurred while evaluating nil.title
  5. RAILS_ROOT: /Users/twoism/dev/ruby/github/kit_test
  6.  
  7. Application Trace | Framework Trace | Full Trace
  8. /Users/twoism/dev/ruby/github/kit_test/vendor/plugins/kitsune/app/controllers/kitsune_controller.rb:4:in `show'
  9. /opt/local/lib/ruby/gems/1.8/gems/actionpack-2.3.4/lib/action_controller/base.rb:1331:in `send'
  10. /opt/local/lib/ruby/gems/1.8/gems/actionpack-2.3.4/lib/action_controller/base.rb:1331:in `perform_action_without_filters'
  11. /opt/local/lib/ruby/gems/1.8/gems/actionpack-2.3.4/lib/action_controller/filters.rb:617:in `call_filters'
  12. /opt/local/lib/ruby/gems/1.8/gems/actionpack-2.3.4/lib/action_controller/filters.rb:610:in `perform_action_without_benchmark'
  13. /opt/local/lib/ruby/gems/1.8/gems/actionpack-2.3.4/lib/action_controller/benchmarking.rb:68:in `perform_action_without_rescue'
  14. /opt/local/lib/ruby/gems/1.8/gems/activesupport-2.3.4/lib/active_support/core_ext/benchmark.rb:17:in `ms'
  15. /opt/local/lib/ruby/1.8/benchmark.rb:308:in `realtime'
  16. /opt/local/lib/ruby/gems/1.8/gems/activesupport-2.3.4/lib/active_support/core_ext/benchmark.rb:17:in `ms'
  17. /opt/local/lib/ruby/gems/1.8/gems/actionpack-2.3.4/lib/action_controller/benchmarking.rb:68:in `perform_action_without_rescue'
  18. /opt/local/lib/ruby/gems/1.8/gems/actionpack-2.3.4/lib/action_controller/rescue.rb:160:in `perform_action_without_flash'
  19. /opt/local/lib/ruby/gems/1.8/gems/actionpack-2.3.4/lib/action_controller/flash.rb:146:in `perform_action'
  20. /opt/local/lib/ruby/gems/1.8/gems/actionpack-2.3.4/lib/action_controller/base.rb:532:in `send'
  21. /opt/local/lib/ruby/gems/1.8/gems/actionpack-2.3.4/lib/action_controller/base.rb:532:in `process_without_filters'
  22. /opt/local/lib/ruby/gems/1.8/gems/actionpack-2.3.4/lib/action_controller/filters.rb:606:in `sass_old_process'
  23. /opt/local/lib/ruby/gems/1.8/gems/haml-2.2.15/lib/sass/plugin/rails.rb:19:in `process'
  24. /opt/local/lib/ruby/gems/1.8/gems/actionpack-2.3.4/lib/action_controller/base.rb:391:in `process'
  25. /opt/local/lib/ruby/gems/1.8/gems/actionpack-2.3.4/lib/action_controller/base.rb:386:in `call'
  26. /opt/local/lib/ruby/gems/1.8/gems/actionpack-2.3.4/lib/action_controller/routing/route_set.rb:437:in `call'
  27. Request
  28.  
  29. Parameters:
  30.  
  31. {"url"=>["kitsune",
  32. "admin"]}
  33. Show session dump
  34.  
  35. Response
  36.  
  37. Headers:
  38.  
  39. {"Content-Type"=>"",
  40. "Cache-Control"=>"no-cache"}
Add Comment
Please, Sign In to add comment