Created
July 11, 2010 00:51
-
-
Save wjessop/471166 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
TypeError (can't convert nil into String): | |
/Library/Ruby/Gems/1.8/gems/actionpack-3.0.0.beta4/lib/action_view/template/resolver.rb:60:in `<<' | |
/Library/Ruby/Gems/1.8/gems/actionpack-3.0.0.beta4/lib/action_view/template/resolver.rb:60:in `build_path' | |
/Library/Ruby/Gems/1.8/gems/actionpack-3.0.0.beta4/lib/action_view/template/resolver.rb:53:in `find_templates' | |
/Library/Ruby/Gems/1.8/gems/actionpack-3.0.0.beta4/lib/action_view/template/resolver.rb:19:in `find_all' | |
/Library/Ruby/Gems/1.8/gems/actionpack-3.0.0.beta4/lib/action_view/template/resolver.rb:37:in `cached' | |
/Library/Ruby/Gems/1.8/gems/actionpack-3.0.0.beta4/lib/action_view/template/resolver.rb:18:in `find_all' | |
/Library/Ruby/Gems/1.8/gems/actionpack-3.0.0.beta4/lib/action_view/paths.rb:20:in `find_all' | |
/Library/Ruby/Gems/1.8/gems/actionpack-3.0.0.beta4/lib/action_view/paths.rb:19:in `each' | |
/Library/Ruby/Gems/1.8/gems/actionpack-3.0.0.beta4/lib/action_view/paths.rb:19:in `find_all' | |
/Library/Ruby/Gems/1.8/gems/actionpack-3.0.0.beta4/lib/action_view/paths.rb:27:in `exists?' | |
/Library/Ruby/Gems/1.8/gems/actionpack-3.0.0.beta4/lib/action_view/lookup_context.rb:88:in `template_exists?' | |
/Library/Ruby/Gems/1.8/gems/actionpack-3.0.0.beta4/lib/abstract_controller/view_paths.rb:10:in `__send__' | |
/Library/Ruby/Gems/1.8/gems/actionpack-3.0.0.beta4/lib/abstract_controller/view_paths.rb:10:in `template_exists?' | |
/Library/Ruby/Gems/1.8/gems/actionpack-3.0.0.beta4/lib/action_controller/metal/implicit_render.rb:15:in `method_for_action' | |
/Library/Ruby/Gems/1.8/gems/actionpack-3.0.0.beta4/lib/action_controller/metal/compatibility.rb:63:in `method_for_action' | |
/Library/Ruby/Gems/1.8/gems/actionpack-3.0.0.beta4/lib/abstract_controller/base.rb:108:in `process' | |
/Library/Ruby/Gems/1.8/gems/actionpack-3.0.0.beta4/lib/abstract_controller/rendering.rb:40:in `process' | |
/Library/Ruby/Gems/1.8/gems/actionpack-3.0.0.beta4/lib/action_controller/metal.rb:126:in `dispatch' | |
/Library/Ruby/Gems/1.8/gems/actionpack-3.0.0.beta4/lib/action_controller/metal/rack_delegation.rb:14:in `dispatch' | |
/Library/Ruby/Gems/1.8/gems/actionpack-3.0.0.beta4/lib/action_controller/metal.rb:166:in `action' | |
/Library/Ruby/Gems/1.8/gems/actionpack-3.0.0.beta4/lib/action_controller/metal.rb:152:in `call' | |
/Library/Ruby/Gems/1.8/gems/actionpack-3.0.0.beta4/lib/action_controller/metal.rb:152:in `call' | |
/Users/will/.bundle/ruby/1.8/gems/warden-0.10.7/lib/warden/manager.rb:114:in `call_failure_app' | |
/Users/will/.bundle/ruby/1.8/gems/warden-0.10.7/lib/warden/manager.rb:100:in `process_unauthenticated' | |
/Users/will/.bundle/ruby/1.8/gems/warden-0.10.7/lib/warden/manager.rb:47:in `call' | |
/Library/Ruby/Gems/1.8/gems/actionpack-3.0.0.beta4/lib/action_dispatch/middleware/head.rb:14:in `call' | |
/Library/Ruby/Gems/1.8/gems/rack-1.1.0/lib/rack/methodoverride.rb:24:in `call' | |
/Library/Ruby/Gems/1.8/gems/actionpack-3.0.0.beta4/lib/action_dispatch/middleware/params_parser.rb:21:in `call' | |
/Library/Ruby/Gems/1.8/gems/actionpack-3.0.0.beta4/lib/action_dispatch/middleware/flash.rb:177:in `call' | |
/Library/Ruby/Gems/1.8/gems/actionpack-3.0.0.beta4/lib/action_dispatch/middleware/session/abstract_store.rb:106:in `call' | |
/Library/Ruby/Gems/1.8/gems/actionpack-3.0.0.beta4/lib/action_dispatch/middleware/cookies.rb:235:in `call' | |
/Library/Ruby/Gems/1.8/gems/activerecord-3.0.0.beta4/lib/active_record/query_cache.rb:31:in `call' | |
/Library/Ruby/Gems/1.8/gems/activerecord-3.0.0.beta4/lib/active_record/connection_adapters/abstract/query_cache.rb:28:in `cache' | |
/Library/Ruby/Gems/1.8/gems/activerecord-3.0.0.beta4/lib/active_record/query_cache.rb:11:in `cache' | |
/Library/Ruby/Gems/1.8/gems/activerecord-3.0.0.beta4/lib/active_record/query_cache.rb:30:in `call' | |
/Library/Ruby/Gems/1.8/gems/activerecord-3.0.0.beta4/lib/active_record/connection_adapters/abstract/connection_pool.rb:365:in `call' | |
/Library/Ruby/Gems/1.8/gems/actionpack-3.0.0.beta4/lib/action_dispatch/middleware/callbacks.rb:46:in `call' | |
/Library/Ruby/Gems/1.8/gems/activesupport-3.0.0.beta4/lib/active_support/callbacks.rb:414:in `_run_call_callbacks' | |
/Library/Ruby/Gems/1.8/gems/activesupport-3.0.0.beta4/lib/active_support/callbacks.rb:88:in `send' | |
/Library/Ruby/Gems/1.8/gems/activesupport-3.0.0.beta4/lib/active_support/callbacks.rb:88:in `run_callbacks' | |
/Library/Ruby/Gems/1.8/gems/actionpack-3.0.0.beta4/lib/action_dispatch/middleware/callbacks.rb:44:in `call' | |
/Library/Ruby/Gems/1.8/gems/rack-1.1.0/lib/rack/sendfile.rb:105:in `call' | |
/Library/Ruby/Gems/1.8/gems/actionpack-3.0.0.beta4/lib/action_dispatch/middleware/remote_ip.rb:48:in `call' | |
/Library/Ruby/Gems/1.8/gems/actionpack-3.0.0.beta4/lib/action_dispatch/middleware/show_exceptions.rb:48:in `call' | |
/Library/Ruby/Gems/1.8/gems/railties-3.0.0.beta4/lib/rails/rack/logger.rb:14:in `call' | |
/Library/Ruby/Gems/1.8/gems/rack-1.1.0/lib/rack/runtime.rb:17:in `call' | |
/Library/Ruby/Gems/1.8/gems/activesupport-3.0.0.beta4/lib/active_support/cache/strategy/local_cache.rb:72:in `call' | |
/Library/Ruby/Gems/1.8/gems/rack-1.1.0/lib/rack/lock.rb:11:in `call' | |
/Library/Ruby/Gems/1.8/gems/rack-1.1.0/lib/rack/lock.rb:11:in `synchronize' | |
/Library/Ruby/Gems/1.8/gems/rack-1.1.0/lib/rack/lock.rb:11:in `call' | |
/Library/Ruby/Gems/1.8/gems/actionpack-3.0.0.beta4/lib/action_dispatch/middleware/static.rb:30:in `call' | |
/Library/Ruby/Gems/1.8/gems/railties-3.0.0.beta4/lib/rails/application.rb:145:in `call' | |
/Library/Ruby/Gems/1.8/gems/railties-3.0.0.beta4/lib/rails/application.rb:81:in `send' | |
/Library/Ruby/Gems/1.8/gems/railties-3.0.0.beta4/lib/rails/application.rb:81:in `method_missing' | |
/Library/Ruby/Gems/1.8/gems/railties-3.0.0.beta4/lib/rails/rack/log_tailer.rb:15:in `call' | |
/Library/Ruby/Gems/1.8/gems/rack-1.1.0/lib/rack/content_length.rb:13:in `call' | |
/Library/Ruby/Gems/1.8/gems/rack-1.1.0/lib/rack/chunked.rb:15:in `call' | |
/Library/Ruby/Gems/1.8/gems/rack-1.1.0/lib/rack/handler/mongrel.rb:67:in `process' | |
/Library/Ruby/Gems/1.8/gems/mongrel-1.1.5.1/lib/mongrel.rb:159:in `process_client' | |
/Library/Ruby/Gems/1.8/gems/mongrel-1.1.5.1/lib/mongrel.rb:158:in `each' | |
/Library/Ruby/Gems/1.8/gems/mongrel-1.1.5.1/lib/mongrel.rb:158:in `process_client' | |
/Library/Ruby/Gems/1.8/gems/mongrel-1.1.5.1/lib/mongrel.rb:285:in `run' | |
/Library/Ruby/Gems/1.8/gems/mongrel-1.1.5.1/lib/mongrel.rb:285:in `initialize' | |
/Library/Ruby/Gems/1.8/gems/mongrel-1.1.5.1/lib/mongrel.rb:285:in `new' | |
/Library/Ruby/Gems/1.8/gems/mongrel-1.1.5.1/lib/mongrel.rb:285:in `run' | |
/Library/Ruby/Gems/1.8/gems/mongrel-1.1.5.1/lib/mongrel.rb:268:in `initialize' | |
/Library/Ruby/Gems/1.8/gems/mongrel-1.1.5.1/lib/mongrel.rb:268:in `new' | |
/Library/Ruby/Gems/1.8/gems/mongrel-1.1.5.1/lib/mongrel.rb:268:in `run' | |
/Library/Ruby/Gems/1.8/gems/rack-1.1.0/lib/rack/handler/mongrel.rb:38:in `run' | |
/Library/Ruby/Gems/1.8/gems/rack-1.1.0/lib/rack/server.rb:155:in `start' | |
/Library/Ruby/Gems/1.8/gems/railties-3.0.0.beta4/lib/rails/commands/server.rb:62:in `start' | |
/Library/Ruby/Gems/1.8/gems/railties-3.0.0.beta4/lib/rails/commands.rb:30 | |
/Library/Ruby/Gems/1.8/gems/railties-3.0.0.beta4/lib/rails/commands.rb:27:in `tap' | |
/Library/Ruby/Gems/1.8/gems/railties-3.0.0.beta4/lib/rails/commands.rb:27 | |
/Library/Ruby/Gems/1.8/gems/activesupport-3.0.0.beta4/lib/active_support/dependencies.rb:212:in `require' | |
/Library/Ruby/Gems/1.8/gems/activesupport-3.0.0.beta4/lib/active_support/dependencies.rb:212:in `require' | |
/Library/Ruby/Gems/1.8/gems/activesupport-3.0.0.beta4/lib/active_support/dependencies.rb:198:in `load_dependency' | |
/Library/Ruby/Gems/1.8/gems/activesupport-3.0.0.beta4/lib/active_support/dependencies.rb:554:in `new_constants_in' | |
/Library/Ruby/Gems/1.8/gems/activesupport-3.0.0.beta4/lib/active_support/dependencies.rb:198:in `load_dependency' | |
/Library/Ruby/Gems/1.8/gems/activesupport-3.0.0.beta4/lib/active_support/dependencies.rb:212:in `require' | |
script/rails:6 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment