Skip to content

Instantly share code, notes, and snippets.

@oleander
Created March 5, 2012 02:29
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save oleander/a8e12e0f5a00676d49e0 to your computer and use it in GitHub Desktop.
Save oleander/a8e12e0f5a00676d49e0 to your computer and use it in GitHub Desktop.
[GEM_ROOT]/gems/actionpack-3.2.1/lib/action_view/path_set.rb:58:in `find'
[GEM_ROOT]/gems/actionpack-3.2.1/lib/action_view/lookup_context.rb:109:in `find'
[GEM_ROOT]/gems/actionpack-3.2.1/lib/action_view/renderer/abstract_renderer.rb:3:in `find_template'
[GEM_ROOT]/gems/actionpack-3.2.1/lib/action_view/renderer/template_renderer.rb:28:in `determine_template'
[GEM_ROOT]/gems/actionpack-3.2.1/lib/action_view/renderer/template_renderer.rb:10:in `render'
[GEM_ROOT]/gems/actionpack-3.2.1/lib/action_view/renderer/renderer.rb:36:in `render_template'
[GEM_ROOT]/gems/actionpack-3.2.1/lib/action_view/renderer/renderer.rb:17:in `render'
[GEM_ROOT]/gems/actionpack-3.2.1/lib/abstract_controller/rendering.rb:109:in `_render_template'
[GEM_ROOT]/gems/actionpack-3.2.1/lib/action_controller/metal/streaming.rb:225:in `_render_template'
[GEM_ROOT]/gems/actionpack-3.2.1/lib/abstract_controller/rendering.rb:103:in `render_to_body'
[GEM_ROOT]/gems/actionpack-3.2.1/lib/action_controller/metal/renderers.rb:28:in `render_to_body'
[GEM_ROOT]/gems/actionpack-3.2.1/lib/action_controller/metal/compatibility.rb:50:in `render_to_body'
[GEM_ROOT]/gems/actionpack-3.2.1/lib/abstract_controller/rendering.rb:88:in `render'
[GEM_ROOT]/gems/actionpack-3.2.1/lib/action_controller/metal/rendering.rb:16:in `render'
[GEM_ROOT]/gems/actionpack-3.2.1/lib/action_controller/metal/instrumentation.rb:40:in `block (2 levels) in render'
[GEM_ROOT]/gems/activesupport-3.2.1/lib/active_support/core_ext/benchmark.rb:5:in `block in ms'
/usr/local/rvm/rubies/ruby-1.9.2-p180/lib/ruby/1.9.1/benchmark.rb:309:in `realtime'
[GEM_ROOT]/gems/activesupport-3.2.1/lib/active_support/core_ext/benchmark.rb:5:in `ms'
[GEM_ROOT]/gems/actionpack-3.2.1/lib/action_controller/metal/instrumentation.rb:40:in `block in render'
[GEM_ROOT]/gems/actionpack-3.2.1/lib/action_controller/metal/instrumentation.rb:83:in `cleanup_view_runtime'
[GEM_ROOT]/gems/activerecord-3.2.1/lib/active_record/railties/controller_runtime.rb:24:in `cleanup_view_runtime'
[GEM_ROOT]/gems/actionpack-3.2.1/lib/action_controller/metal/instrumentation.rb:39:in `render'
app/controllers/application_controller.rb:18:in `render'
[GEM_ROOT]/gems/actionpack-3.2.1/lib/action_controller/metal/implicit_render.rb:10:in `default_render'
[GEM_ROOT]/gems/actionpack-3.2.1/lib/action_controller/metal/implicit_render.rb:5:in `send_action'
[GEM_ROOT]/gems/actionpack-3.2.1/lib/abstract_controller/base.rb:167:in `process_action'
[GEM_ROOT]/gems/actionpack-3.2.1/lib/action_controller/metal/rendering.rb:10:in `process_action'
[GEM_ROOT]/gems/actionpack-3.2.1/lib/abstract_controller/callbacks.rb:18:in `block in process_action'
[GEM_ROOT]/gems/activesupport-3.2.1/lib/active_support/callbacks.rb:458:in `_run__2133353901412190706__process_action__1106117496587496675__callbacks'
[GEM_ROOT]/gems/activesupport-3.2.1/lib/active_support/callbacks.rb:405:in `__run_callback'
[GEM_ROOT]/gems/activesupport-3.2.1/lib/active_support/callbacks.rb:385:in `_run_process_action_callbacks'
[GEM_ROOT]/gems/activesupport-3.2.1/lib/active_support/callbacks.rb:81:in `run_callbacks'
[GEM_ROOT]/gems/actionpack-3.2.1/lib/abstract_controller/callbacks.rb:17:in `process_action'
[GEM_ROOT]/gems/actionpack-3.2.1/lib/action_controller/metal/rescue.rb:29:in `process_action'
[GEM_ROOT]/gems/actionpack-3.2.1/lib/action_controller/metal/instrumentation.rb:30:in `block in process_action'
[GEM_ROOT]/gems/activesupport-3.2.1/lib/active_support/notifications.rb:123:in `block in instrument'
[GEM_ROOT]/gems/activesupport-3.2.1/lib/active_support/notifications/instrumenter.rb:20:in `instrument'
[GEM_ROOT]/gems/activesupport-3.2.1/lib/active_support/notifications.rb:123:in `instrument'
[GEM_ROOT]/gems/actionpack-3.2.1/lib/action_controller/metal/instrumentation.rb:29:in `process_action'
[GEM_ROOT]/gems/actionpack-3.2.1/lib/action_controller/metal/params_wrapper.rb:205:in `process_action'
[GEM_ROOT]/gems/activerecord-3.2.1/lib/active_record/railties/controller_runtime.rb:18:in `process_action'
[GEM_ROOT]/gems/actionpack-3.2.1/lib/abstract_controller/base.rb:121:in `process'
[GEM_ROOT]/gems/actionpack-3.2.1/lib/abstract_controller/rendering.rb:45:in `process'
[GEM_ROOT]/gems/actionpack-3.2.1/lib/action_controller/metal.rb:203:in `dispatch'
[GEM_ROOT]/gems/actionpack-3.2.1/lib/action_controller/metal/rack_delegation.rb:14:in `dispatch'
[GEM_ROOT]/gems/actionpack-3.2.1/lib/action_controller/metal.rb:246:in `block in action'
[GEM_ROOT]/gems/actionpack-3.2.1/lib/action_dispatch/routing/route_set.rb:66:in `call'
[GEM_ROOT]/gems/actionpack-3.2.1/lib/action_dispatch/routing/route_set.rb:66:in `dispatch'
[GEM_ROOT]/gems/actionpack-3.2.1/lib/action_dispatch/routing/route_set.rb:30:in `call'
[GEM_ROOT]/gems/journey-1.0.1/lib/journey/router.rb:68:in `block in call'
[GEM_ROOT]/gems/journey-1.0.1/lib/journey/router.rb:56:in `each'
[GEM_ROOT]/gems/journey-1.0.1/lib/journey/router.rb:56:in `call'
[GEM_ROOT]/gems/actionpack-3.2.1/lib/action_dispatch/routing/route_set.rb:589:in `call'
[GEM_ROOT]/gems/omniauth-1.0.2/lib/omniauth/strategy.rb:168:in `call!'
[GEM_ROOT]/gems/omniauth-1.0.2/lib/omniauth/strategy.rb:148:in `call'
[GEM_ROOT]/gems/omniauth-1.0.2/lib/omniauth/strategy.rb:168:in `call!'
[GEM_ROOT]/gems/omniauth-1.0.2/lib/omniauth/strategy.rb:148:in `call'
[GEM_ROOT]/gems/omniauth-1.0.2/lib/omniauth/builder.rb:42:in `call'
[GEM_ROOT]/gems/sass-3.1.15/lib/sass/plugin/rack.rb:54:in `call'
[GEM_ROOT]/gems/client_side_validations-3.1.4/lib/client_side_validations/middleware.rb:18:in `call'
[GEM_ROOT]/gems/actionpack-3.2.1/lib/action_dispatch/middleware/best_standards_support.rb:17:in `call'
[GEM_ROOT]/bundler/gems/rack-e20baec00523/lib/rack/etag.rb:23:in `call'
[GEM_ROOT]/bundler/gems/rack-e20baec00523/lib/rack/conditionalget.rb:25:in `call'
[GEM_ROOT]/gems/actionpack-3.2.1/lib/action_dispatch/middleware/head.rb:14:in `call'
[GEM_ROOT]/gems/actionpack-3.2.1/lib/action_dispatch/middleware/params_parser.rb:21:in `call'
[GEM_ROOT]/gems/actionpack-3.2.1/lib/action_dispatch/middleware/flash.rb:242:in `call'
[GEM_ROOT]/bundler/gems/rack-e20baec00523/lib/rack/session/abstract/id.rb:205:in `context'
[GEM_ROOT]/bundler/gems/rack-e20baec00523/lib/rack/session/abstract/id.rb:200:in `call'
[GEM_ROOT]/gems/actionpack-3.2.1/lib/action_dispatch/middleware/cookies.rb:338:in `call'
[GEM_ROOT]/gems/activerecord-3.2.1/lib/active_record/query_cache.rb:64:in `call'
[GEM_ROOT]/gems/activerecord-3.2.1/lib/active_record/connection_adapters/abstract/connection_pool.rb:443:in `call'
[GEM_ROOT]/gems/actionpack-3.2.1/lib/action_dispatch/middleware/callbacks.rb:28:in `block in call'
[GEM_ROOT]/gems/activesupport-3.2.1/lib/active_support/callbacks.rb:405:in `_run__1752210799860348785__call__4558551159266686046__callbacks'
[GEM_ROOT]/gems/activesupport-3.2.1/lib/active_support/callbacks.rb:405:in `__run_callback'
[GEM_ROOT]/gems/activesupport-3.2.1/lib/active_support/callbacks.rb:385:in `_run_call_callbacks'
[GEM_ROOT]/gems/activesupport-3.2.1/lib/active_support/callbacks.rb:81:in `run_callbacks'
[GEM_ROOT]/gems/actionpack-3.2.1/lib/action_dispatch/middleware/callbacks.rb:27:in `call'
[GEM_ROOT]/bundler/gems/rack-e20baec00523/lib/rack/sendfile.rb:102:in `call'
[GEM_ROOT]/gems/actionpack-3.2.1/lib/action_dispatch/middleware/remote_ip.rb:31:in `call'
[GEM_ROOT]/gems/actionpack-3.2.1/lib/action_dispatch/middleware/debug_exceptions.rb:16:in `call'
[GEM_ROOT]/gems/actionpack-3.2.1/lib/action_dispatch/middleware/show_exceptions.rb:56:in `call'
[GEM_ROOT]/gems/railties-3.2.1/lib/rails/rack/logger.rb:26:in `call_app'
[GEM_ROOT]/gems/railties-3.2.1/lib/rails/rack/logger.rb:16:in `call'
[GEM_ROOT]/gems/actionpack-3.2.1/lib/action_dispatch/middleware/request_id.rb:22:in `call'
[GEM_ROOT]/bundler/gems/rack-e20baec00523/lib/rack/methodoverride.rb:21:in `call'
[GEM_ROOT]/bundler/gems/rack-e20baec00523/lib/rack/runtime.rb:17:in `call'
[GEM_ROOT]/bundler/gems/rack-e20baec00523/lib/rack/lock.rb:15:in `call'
[GEM_ROOT]/gems/actionpack-3.2.1/lib/action_dispatch/middleware/static.rb:53:in `call'
[GEM_ROOT]/gems/rack-cache-1.1/lib/rack/cache/context.rb:132:in `forward'
[GEM_ROOT]/gems/rack-cache-1.1/lib/rack/cache/context.rb:241:in `fetch'
[GEM_ROOT]/gems/rack-cache-1.1/lib/rack/cache/context.rb:181:in `lookup'
[GEM_ROOT]/gems/rack-cache-1.1/lib/rack/cache/context.rb:65:in `call!'
[GEM_ROOT]/gems/rack-cache-1.1/lib/rack/cache/context.rb:50:in `call'
[GEM_ROOT]/gems/rack-rewrite-1.2.1/lib/rack/rewrite.rb:20:in `call'
[GEM_ROOT]/gems/railties-3.2.1/lib/rails/engine.rb:479:in `call'
[GEM_ROOT]/gems/railties-3.2.1/lib/rails/application.rb:220:in `call'
[GEM_ROOT]/gems/railties-3.2.1/lib/rails/railtie/configurable.rb:30:in `method_missing'
/usr/local/rvm/gems/ruby-1.9.2-p180/gems/passenger-3.0.7/lib/phusion_passenger/rack/request_handler.rb:96:in `process_request'
/usr/local/rvm/gems/ruby-1.9.2-p180/gems/passenger-3.0.7/lib/phusion_passenger/abstract_request_handler.rb:513:in `accept_and_process_next_request'
/usr/local/rvm/gems/ruby-1.9.2-p180/gems/passenger-3.0.7/lib/phusion_passenger/abstract_request_handler.rb:274:in `main_loop'
@mlagas
Copy link

mlagas commented Oct 4, 2013

how would you know that the request is from google bot? we're actually experiencing some MissingTemplate issues and don't know how to replicate this since our templates exist.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment