Guest User

Untitled

a guest
May 23rd, 2018
93
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.70 KB | None | 0 0
  1. TypeError (can't convert nil into String):
  2. /Library/Ruby/Gems/1.8/gems/actionpack-3.0.0.beta4/lib/action_view/template/resolver.rb:60:in `<<'
  3. /Library/Ruby/Gems/1.8/gems/actionpack-3.0.0.beta4/lib/action_view/template/resolver.rb:60:in `build_path'
  4. /Library/Ruby/Gems/1.8/gems/actionpack-3.0.0.beta4/lib/action_view/template/resolver.rb:53:in `find_templates'
  5. /Library/Ruby/Gems/1.8/gems/actionpack-3.0.0.beta4/lib/action_view/template/resolver.rb:19:in `find_all'
  6. /Library/Ruby/Gems/1.8/gems/actionpack-3.0.0.beta4/lib/action_view/template/resolver.rb:37:in `cached'
  7. /Library/Ruby/Gems/1.8/gems/actionpack-3.0.0.beta4/lib/action_view/template/resolver.rb:18:in `find_all'
  8. /Library/Ruby/Gems/1.8/gems/actionpack-3.0.0.beta4/lib/action_view/paths.rb:20:in `find_all'
  9. /Library/Ruby/Gems/1.8/gems/actionpack-3.0.0.beta4/lib/action_view/paths.rb:19:in `each'
  10. /Library/Ruby/Gems/1.8/gems/actionpack-3.0.0.beta4/lib/action_view/paths.rb:19:in `find_all'
  11. /Library/Ruby/Gems/1.8/gems/actionpack-3.0.0.beta4/lib/action_view/paths.rb:27:in `exists?'
  12. /Library/Ruby/Gems/1.8/gems/actionpack-3.0.0.beta4/lib/action_view/lookup_context.rb:88:in `template_exists?'
  13. /Library/Ruby/Gems/1.8/gems/actionpack-3.0.0.beta4/lib/abstract_controller/view_paths.rb:10:in `__send__'
  14. /Library/Ruby/Gems/1.8/gems/actionpack-3.0.0.beta4/lib/abstract_controller/view_paths.rb:10:in `template_exists?'
  15. /Library/Ruby/Gems/1.8/gems/actionpack-3.0.0.beta4/lib/action_controller/metal/implicit_render.rb:15:in `method_for_action'
  16. /Library/Ruby/Gems/1.8/gems/actionpack-3.0.0.beta4/lib/action_controller/metal/compatibility.rb:63:in `method_for_action'
  17. /Library/Ruby/Gems/1.8/gems/actionpack-3.0.0.beta4/lib/abstract_controller/base.rb:108:in `process'
  18. /Library/Ruby/Gems/1.8/gems/actionpack-3.0.0.beta4/lib/abstract_controller/rendering.rb:40:in `process'
  19. /Library/Ruby/Gems/1.8/gems/actionpack-3.0.0.beta4/lib/action_controller/metal.rb:126:in `dispatch'
  20. /Library/Ruby/Gems/1.8/gems/actionpack-3.0.0.beta4/lib/action_controller/metal/rack_delegation.rb:14:in `dispatch'
  21. /Library/Ruby/Gems/1.8/gems/actionpack-3.0.0.beta4/lib/action_controller/metal.rb:166:in `action'
  22. /Library/Ruby/Gems/1.8/gems/actionpack-3.0.0.beta4/lib/action_controller/metal.rb:152:in `call'
  23. /Library/Ruby/Gems/1.8/gems/actionpack-3.0.0.beta4/lib/action_controller/metal.rb:152:in `call'
  24. /Users/will/.bundle/ruby/1.8/gems/warden-0.10.7/lib/warden/manager.rb:114:in `call_failure_app'
  25. /Users/will/.bundle/ruby/1.8/gems/warden-0.10.7/lib/warden/manager.rb:100:in `process_unauthenticated'
  26. /Users/will/.bundle/ruby/1.8/gems/warden-0.10.7/lib/warden/manager.rb:47:in `call'
  27. /Library/Ruby/Gems/1.8/gems/actionpack-3.0.0.beta4/lib/action_dispatch/middleware/head.rb:14:in `call'
  28. /Library/Ruby/Gems/1.8/gems/rack-1.1.0/lib/rack/methodoverride.rb:24:in `call'
  29. /Library/Ruby/Gems/1.8/gems/actionpack-3.0.0.beta4/lib/action_dispatch/middleware/params_parser.rb:21:in `call'
  30. /Library/Ruby/Gems/1.8/gems/actionpack-3.0.0.beta4/lib/action_dispatch/middleware/flash.rb:177:in `call'
  31. /Library/Ruby/Gems/1.8/gems/actionpack-3.0.0.beta4/lib/action_dispatch/middleware/session/abstract_store.rb:106:in `call'
  32. /Library/Ruby/Gems/1.8/gems/actionpack-3.0.0.beta4/lib/action_dispatch/middleware/cookies.rb:235:in `call'
  33. /Library/Ruby/Gems/1.8/gems/activerecord-3.0.0.beta4/lib/active_record/query_cache.rb:31:in `call'
  34. /Library/Ruby/Gems/1.8/gems/activerecord-3.0.0.beta4/lib/active_record/connection_adapters/abstract/query_cache.rb:28:in `cache'
  35. /Library/Ruby/Gems/1.8/gems/activerecord-3.0.0.beta4/lib/active_record/query_cache.rb:11:in `cache'
  36. /Library/Ruby/Gems/1.8/gems/activerecord-3.0.0.beta4/lib/active_record/query_cache.rb:30:in `call'
  37. /Library/Ruby/Gems/1.8/gems/activerecord-3.0.0.beta4/lib/active_record/connection_adapters/abstract/connection_pool.rb:365:in `call'
  38. /Library/Ruby/Gems/1.8/gems/actionpack-3.0.0.beta4/lib/action_dispatch/middleware/callbacks.rb:46:in `call'
  39. /Library/Ruby/Gems/1.8/gems/activesupport-3.0.0.beta4/lib/active_support/callbacks.rb:414:in `_run_call_callbacks'
  40. /Library/Ruby/Gems/1.8/gems/activesupport-3.0.0.beta4/lib/active_support/callbacks.rb:88:in `send'
  41. /Library/Ruby/Gems/1.8/gems/activesupport-3.0.0.beta4/lib/active_support/callbacks.rb:88:in `run_callbacks'
  42. /Library/Ruby/Gems/1.8/gems/actionpack-3.0.0.beta4/lib/action_dispatch/middleware/callbacks.rb:44:in `call'
  43. /Library/Ruby/Gems/1.8/gems/rack-1.1.0/lib/rack/sendfile.rb:105:in `call'
  44. /Library/Ruby/Gems/1.8/gems/actionpack-3.0.0.beta4/lib/action_dispatch/middleware/remote_ip.rb:48:in `call'
  45. /Library/Ruby/Gems/1.8/gems/actionpack-3.0.0.beta4/lib/action_dispatch/middleware/show_exceptions.rb:48:in `call'
  46. /Library/Ruby/Gems/1.8/gems/railties-3.0.0.beta4/lib/rails/rack/logger.rb:14:in `call'
  47. /Library/Ruby/Gems/1.8/gems/rack-1.1.0/lib/rack/runtime.rb:17:in `call'
  48. /Library/Ruby/Gems/1.8/gems/activesupport-3.0.0.beta4/lib/active_support/cache/strategy/local_cache.rb:72:in `call'
  49. /Library/Ruby/Gems/1.8/gems/rack-1.1.0/lib/rack/lock.rb:11:in `call'
  50. /Library/Ruby/Gems/1.8/gems/rack-1.1.0/lib/rack/lock.rb:11:in `synchronize'
  51. /Library/Ruby/Gems/1.8/gems/rack-1.1.0/lib/rack/lock.rb:11:in `call'
  52. /Library/Ruby/Gems/1.8/gems/actionpack-3.0.0.beta4/lib/action_dispatch/middleware/static.rb:30:in `call'
  53. /Library/Ruby/Gems/1.8/gems/railties-3.0.0.beta4/lib/rails/application.rb:145:in `call'
  54. /Library/Ruby/Gems/1.8/gems/railties-3.0.0.beta4/lib/rails/application.rb:81:in `send'
  55. /Library/Ruby/Gems/1.8/gems/railties-3.0.0.beta4/lib/rails/application.rb:81:in `method_missing'
  56. /Library/Ruby/Gems/1.8/gems/railties-3.0.0.beta4/lib/rails/rack/log_tailer.rb:15:in `call'
  57. /Library/Ruby/Gems/1.8/gems/rack-1.1.0/lib/rack/content_length.rb:13:in `call'
  58. /Library/Ruby/Gems/1.8/gems/rack-1.1.0/lib/rack/chunked.rb:15:in `call'
  59. /Library/Ruby/Gems/1.8/gems/rack-1.1.0/lib/rack/handler/mongrel.rb:67:in `process'
  60. /Library/Ruby/Gems/1.8/gems/mongrel-1.1.5.1/lib/mongrel.rb:159:in `process_client'
  61. /Library/Ruby/Gems/1.8/gems/mongrel-1.1.5.1/lib/mongrel.rb:158:in `each'
  62. /Library/Ruby/Gems/1.8/gems/mongrel-1.1.5.1/lib/mongrel.rb:158:in `process_client'
  63. /Library/Ruby/Gems/1.8/gems/mongrel-1.1.5.1/lib/mongrel.rb:285:in `run'
  64. /Library/Ruby/Gems/1.8/gems/mongrel-1.1.5.1/lib/mongrel.rb:285:in `initialize'
  65. /Library/Ruby/Gems/1.8/gems/mongrel-1.1.5.1/lib/mongrel.rb:285:in `new'
  66. /Library/Ruby/Gems/1.8/gems/mongrel-1.1.5.1/lib/mongrel.rb:285:in `run'
  67. /Library/Ruby/Gems/1.8/gems/mongrel-1.1.5.1/lib/mongrel.rb:268:in `initialize'
  68. /Library/Ruby/Gems/1.8/gems/mongrel-1.1.5.1/lib/mongrel.rb:268:in `new'
  69. /Library/Ruby/Gems/1.8/gems/mongrel-1.1.5.1/lib/mongrel.rb:268:in `run'
  70. /Library/Ruby/Gems/1.8/gems/rack-1.1.0/lib/rack/handler/mongrel.rb:38:in `run'
  71. /Library/Ruby/Gems/1.8/gems/rack-1.1.0/lib/rack/server.rb:155:in `start'
  72. /Library/Ruby/Gems/1.8/gems/railties-3.0.0.beta4/lib/rails/commands/server.rb:62:in `start'
  73. /Library/Ruby/Gems/1.8/gems/railties-3.0.0.beta4/lib/rails/commands.rb:30
  74. /Library/Ruby/Gems/1.8/gems/railties-3.0.0.beta4/lib/rails/commands.rb:27:in `tap'
  75. /Library/Ruby/Gems/1.8/gems/railties-3.0.0.beta4/lib/rails/commands.rb:27
  76. /Library/Ruby/Gems/1.8/gems/activesupport-3.0.0.beta4/lib/active_support/dependencies.rb:212:in `require'
  77. /Library/Ruby/Gems/1.8/gems/activesupport-3.0.0.beta4/lib/active_support/dependencies.rb:212:in `require'
  78. /Library/Ruby/Gems/1.8/gems/activesupport-3.0.0.beta4/lib/active_support/dependencies.rb:198:in `load_dependency'
  79. /Library/Ruby/Gems/1.8/gems/activesupport-3.0.0.beta4/lib/active_support/dependencies.rb:554:in `new_constants_in'
  80. /Library/Ruby/Gems/1.8/gems/activesupport-3.0.0.beta4/lib/active_support/dependencies.rb:198:in `load_dependency'
  81. /Library/Ruby/Gems/1.8/gems/activesupport-3.0.0.beta4/lib/active_support/dependencies.rb:212:in `require'
  82. script/rails:6
Add Comment
Please, Sign In to add comment