Created
September 15, 2014 14:14
-
-
Save ivarvong/fbb0d25addf516752adf 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
| [PROJECT_ROOT]/vendor/bundle/ruby/2.1.0/gems/actionview-4.1.6/lib/action_view/renderer/abstract_renderer.rb:21 :in `initialize` | |
| [PROJECT_ROOT]/vendor/bundle/ruby/2.1.0/gems/actionview-4.1.6/lib/action_view/renderer/partial_renderer.rb:257 :in `initialize` | |
| [PROJECT_ROOT]/vendor/bundle/ruby/2.1.0/gems/actionview-4.1.6/lib/action_view/renderer/renderer.rb:47 :in `new` | |
| [PROJECT_ROOT]/vendor/bundle/ruby/2.1.0/gems/actionview-4.1.6/lib/action_view/renderer/renderer.rb:47 :in `render_partial` | |
| [PROJECT_ROOT]/vendor/bundle/ruby/2.1.0/gems/actionview-4.1.6/lib/action_view/helpers/rendering_helper.rb:35 :in `render` | |
| [PROJECT_ROOT]/app/views/layouts/application.html.erb:32 :in `_app_views_layouts_application_html_erb__3764332814441953260_70061681889580` | |
| [PROJECT_ROOT]/vendor/bundle/ruby/2.1.0/gems/actionview-4.1.6/lib/action_view/template.rb:145 :in `block in render` | |
| [PROJECT_ROOT]/vendor/bundle/ruby/2.1.0/gems/activesupport-4.1.6/lib/active_support/notifications.rb:159 :in `block in instrument` | |
| [PROJECT_ROOT]/vendor/bundle/ruby/2.1.0/gems/activesupport-4.1.6/lib/active_support/notifications/instrumenter.rb:20 :in `instrument` | |
| [PROJECT_ROOT]/vendor/bundle/ruby/2.1.0/gems/activesupport-4.1.6/lib/active_support/notifications.rb:159 :in `instrument` | |
| [PROJECT_ROOT]/vendor/bundle/ruby/2.1.0/gems/actionview-4.1.6/lib/action_view/template.rb:339 :in `instrument` | |
| [PROJECT_ROOT]/vendor/bundle/ruby/2.1.0/gems/actionview-4.1.6/lib/action_view/template.rb:143 :in `render` | |
| [PROJECT_ROOT]/vendor/bundle/ruby/2.1.0/gems/actionview-4.1.6/lib/action_view/renderer/template_renderer.rb:67 :in `render_with_layout` | |
| [PROJECT_ROOT]/vendor/bundle/ruby/2.1.0/gems/actionview-4.1.6/lib/action_view/renderer/template_renderer.rb:53 :in `render_template` | |
| [PROJECT_ROOT]/vendor/bundle/ruby/2.1.0/gems/actionview-4.1.6/lib/action_view/renderer/template_renderer.rb:17 :in `render` | |
| [PROJECT_ROOT]/vendor/bundle/ruby/2.1.0/gems/actionview-4.1.6/lib/action_view/renderer/renderer.rb:42 :in `render_template` | |
| [PROJECT_ROOT]/vendor/bundle/ruby/2.1.0/gems/actionview-4.1.6/lib/action_view/renderer/renderer.rb:23 :in `render` | |
| [PROJECT_ROOT]/vendor/bundle/ruby/2.1.0/gems/actionview-4.1.6/lib/action_view/rendering.rb:99 :in `_render_template` | |
| [PROJECT_ROOT]/vendor/bundle/ruby/2.1.0/gems/actionpack-4.1.6/lib/action_controller/metal/streaming.rb:217 :in `_render_template` | |
| [PROJECT_ROOT]/vendor/bundle/ruby/2.1.0/gems/actionview-4.1.6/lib/action_view/rendering.rb:82 :in `render_to_body` | |
| [PROJECT_ROOT]/vendor/bundle/ruby/2.1.0/gems/actionpack-4.1.6/lib/action_controller/metal/rendering.rb:32 :in `render_to_body` | |
| [PROJECT_ROOT]/vendor/bundle/ruby/2.1.0/gems/actionpack-4.1.6/lib/action_controller/metal/renderers.rb:32 :in `render_to_body` | |
| [PROJECT_ROOT]/vendor/bundle/ruby/2.1.0/gems/actionpack-4.1.6/lib/abstract_controller/rendering.rb:25 :in `render` | |
| [PROJECT_ROOT]/vendor/bundle/ruby/2.1.0/gems/actionpack-4.1.6/lib/action_controller/metal/rendering.rb:16 :in `render` | |
| [PROJECT_ROOT]/vendor/bundle/ruby/2.1.0/gems/actionpack-4.1.6/lib/action_controller/metal/instrumentation.rb:41 :in `block (2 levels) in render` | |
| [PROJECT_ROOT]/vendor/bundle/ruby/2.1.0/gems/activesupport-4.1.6/lib/active_support/core_ext/benchmark.rb:12 :in `block in ms` | |
| [PROJECT_ROOT]/vendor/ruby-2.1.2/lib/ruby/2.1.0/benchmark.rb:294 :in `realtime` | |
| [PROJECT_ROOT]/vendor/bundle/ruby/2.1.0/gems/activesupport-4.1.6/lib/active_support/core_ext/benchmark.rb:12 :in `ms` | |
| [PROJECT_ROOT]/vendor/bundle/ruby/2.1.0/gems/actionpack-4.1.6/lib/action_controller/metal/instrumentation.rb:41 :in `block in render` | |
| [PROJECT_ROOT]/vendor/bundle/ruby/2.1.0/gems/actionpack-4.1.6/lib/action_controller/metal/instrumentation.rb:84 :in `cleanup_view_runtime` | |
| [PROJECT_ROOT]/vendor/bundle/ruby/2.1.0/gems/activerecord-4.1.6/lib/active_record/railties/controller_runtime.rb:25 :in `cleanup_view_runtime` | |
| [PROJECT_ROOT]/vendor/bundle/ruby/2.1.0/gems/actionpack-4.1.6/lib/action_controller/metal/instrumentation.rb:40 :in `render` | |
| [PROJECT_ROOT]/vendor/bundle/ruby/2.1.0/gems/actionpack-4.1.6/lib/action_controller/metal/implicit_render.rb:10 :in `default_render` | |
| [PROJECT_ROOT]/vendor/bundle/ruby/2.1.0/gems/actionpack-4.1.6/lib/action_controller/metal/implicit_render.rb:5 :in `send_action` | |
| [PROJECT_ROOT]/vendor/bundle/ruby/2.1.0/gems/actionpack-4.1.6/lib/abstract_controller/base.rb:189 :in `process_action` | |
| [PROJECT_ROOT]/vendor/bundle/ruby/2.1.0/gems/actionpack-4.1.6/lib/action_controller/metal/rendering.rb:10 :in `process_action` | |
| [PROJECT_ROOT]/vendor/bundle/ruby/2.1.0/gems/actionpack-4.1.6/lib/abstract_controller/callbacks.rb:20 :in `block in process_action` | |
| [PROJECT_ROOT]/vendor/bundle/ruby/2.1.0/gems/activesupport-4.1.6/lib/active_support/callbacks.rb:113 :in `call` | |
| [PROJECT_ROOT]/vendor/bundle/ruby/2.1.0/gems/activesupport-4.1.6/lib/active_support/callbacks.rb:113 :in `call` | |
| [PROJECT_ROOT]/vendor/bundle/ruby/2.1.0/gems/activesupport-4.1.6/lib/active_support/callbacks.rb:149 :in `block in halting_and_conditional` | |
| [PROJECT_ROOT]/vendor/bundle/ruby/2.1.0/gems/activesupport-4.1.6/lib/active_support/callbacks.rb:149 :in `call` | |
| [PROJECT_ROOT]/vendor/bundle/ruby/2.1.0/gems/activesupport-4.1.6/lib/active_support/callbacks.rb:149 :in `block in halting_and_conditional` | |
| [PROJECT_ROOT]/vendor/bundle/ruby/2.1.0/gems/activesupport-4.1.6/lib/active_support/callbacks.rb:149 :in `call` | |
| [PROJECT_ROOT]/vendor/bundle/ruby/2.1.0/gems/activesupport-4.1.6/lib/active_support/callbacks.rb:149 :in `block in halting_and_conditional` | |
| [PROJECT_ROOT]/vendor/bundle/ruby/2.1.0/gems/activesupport-4.1.6/lib/active_support/callbacks.rb:166 :in `call` | |
| [PROJECT_ROOT]/vendor/bundle/ruby/2.1.0/gems/activesupport-4.1.6/lib/active_support/callbacks.rb:166 :in `block in halting` | |
| [PROJECT_ROOT]/vendor/bundle/ruby/2.1.0/gems/activesupport-4.1.6/lib/active_support/callbacks.rb:229 :in `call` | |
| [PROJECT_ROOT]/vendor/bundle/ruby/2.1.0/gems/activesupport-4.1.6/lib/active_support/callbacks.rb:229 :in `block in halting` | |
| [PROJECT_ROOT]/vendor/bundle/ruby/2.1.0/gems/activesupport-4.1.6/lib/active_support/callbacks.rb:166 :in `call` | |
| [PROJECT_ROOT]/vendor/bundle/ruby/2.1.0/gems/activesupport-4.1.6/lib/active_support/callbacks.rb:166 :in `block in halting` | |
| [PROJECT_ROOT]/vendor/bundle/ruby/2.1.0/gems/activesupport-4.1.6/lib/active_support/callbacks.rb:149 :in `call` | |
| [PROJECT_ROOT]/vendor/bundle/ruby/2.1.0/gems/activesupport-4.1.6/lib/active_support/callbacks.rb:149 :in `block in halting_and_conditional` | |
| [PROJECT_ROOT]/vendor/bundle/ruby/2.1.0/gems/activesupport-4.1.6/lib/active_support/callbacks.rb:229 :in `call` | |
| [PROJECT_ROOT]/vendor/bundle/ruby/2.1.0/gems/activesupport-4.1.6/lib/active_support/callbacks.rb:229 :in `block in halting` | |
| [PROJECT_ROOT]/vendor/bundle/ruby/2.1.0/gems/activesupport-4.1.6/lib/active_support/callbacks.rb:229 :in `call` | |
| [PROJECT_ROOT]/vendor/bundle/ruby/2.1.0/gems/activesupport-4.1.6/lib/active_support/callbacks.rb:229 :in `block in halting` | |
| [PROJECT_ROOT]/vendor/bundle/ruby/2.1.0/gems/activesupport-4.1.6/lib/active_support/callbacks.rb:166 :in `call` | |
| [PROJECT_ROOT]/vendor/bundle/ruby/2.1.0/gems/activesupport-4.1.6/lib/active_support/callbacks.rb:166 :in `block in halting` | |
| [PROJECT_ROOT]/vendor/bundle/ruby/2.1.0/gems/activesupport-4.1.6/lib/active_support/callbacks.rb:166 :in `call` | |
| [PROJECT_ROOT]/vendor/bundle/ruby/2.1.0/gems/activesupport-4.1.6/lib/active_support/callbacks.rb:166 :in `block in halting` | |
| [PROJECT_ROOT]/vendor/bundle/ruby/2.1.0/gems/activesupport-4.1.6/lib/active_support/callbacks.rb:149 :in `call` | |
| [PROJECT_ROOT]/vendor/bundle/ruby/2.1.0/gems/activesupport-4.1.6/lib/active_support/callbacks.rb:149 :in `block in halting_and_conditional` | |
| [PROJECT_ROOT]/vendor/bundle/ruby/2.1.0/gems/activesupport-4.1.6/lib/active_support/callbacks.rb:86 :in `call` | |
| [PROJECT_ROOT]/vendor/bundle/ruby/2.1.0/gems/activesupport-4.1.6/lib/active_support/callbacks.rb:86 :in `run_callbacks` | |
| [PROJECT_ROOT]/vendor/bundle/ruby/2.1.0/gems/actionpack-4.1.6/lib/abstract_controller/callbacks.rb:19 :in `process_action` | |
| [PROJECT_ROOT]/vendor/bundle/ruby/2.1.0/gems/actionpack-4.1.6/lib/action_controller/metal/rescue.rb:29 :in `process_action` | |
| [PROJECT_ROOT]/vendor/bundle/ruby/2.1.0/gems/actionpack-4.1.6/lib/action_controller/metal/instrumentation.rb:31 :in `block in process_action` | |
| [PROJECT_ROOT]/vendor/bundle/ruby/2.1.0/gems/activesupport-4.1.6/lib/active_support/notifications.rb:159 :in `block in instrument` | |
| [PROJECT_ROOT]/vendor/bundle/ruby/2.1.0/gems/activesupport-4.1.6/lib/active_support/notifications/instrumenter.rb:20 :in `instrument` | |
| [PROJECT_ROOT]/vendor/bundle/ruby/2.1.0/gems/activesupport-4.1.6/lib/active_support/notifications.rb:159 :in `instrument` | |
| [PROJECT_ROOT]/vendor/bundle/ruby/2.1.0/gems/actionpack-4.1.6/lib/action_controller/metal/instrumentation.rb:30 :in `process_action` | |
| [PROJECT_ROOT]/vendor/bundle/ruby/2.1.0/gems/actionpack-4.1.6/lib/action_controller/metal/params_wrapper.rb:250 :in `process_action` | |
| [PROJECT_ROOT]/vendor/bundle/ruby/2.1.0/gems/activerecord-4.1.6/lib/active_record/railties/controller_runtime.rb:18 :in `process_action` | |
| [PROJECT_ROOT]/vendor/bundle/ruby/2.1.0/gems/actionpack-4.1.6/lib/abstract_controller/base.rb:136 :in `process` | |
| [PROJECT_ROOT]/vendor/bundle/ruby/2.1.0/gems/actionview-4.1.6/lib/action_view/rendering.rb:30 :in `process` | |
| [PROJECT_ROOT]/vendor/bundle/ruby/2.1.0/gems/actionpack-4.1.6/lib/action_controller/metal.rb:196 :in `dispatch` | |
| [PROJECT_ROOT]/vendor/bundle/ruby/2.1.0/gems/actionpack-4.1.6/lib/action_controller/metal/rack_delegation.rb:13 :in `dispatch` | |
| [PROJECT_ROOT]/vendor/bundle/ruby/2.1.0/gems/actionpack-4.1.6/lib/action_controller/metal.rb:232 :in `block in action` | |
| [PROJECT_ROOT]/vendor/bundle/ruby/2.1.0/gems/actionpack-4.1.6/lib/action_dispatch/routing/route_set.rb:82 :in `call` | |
| [PROJECT_ROOT]/vendor/bundle/ruby/2.1.0/gems/actionpack-4.1.6/lib/action_dispatch/routing/route_set.rb:82 :in `dispatch` | |
| [PROJECT_ROOT]/vendor/bundle/ruby/2.1.0/gems/actionpack-4.1.6/lib/action_dispatch/routing/route_set.rb:50 :in `call` | |
| [PROJECT_ROOT]/vendor/bundle/ruby/2.1.0/gems/actionpack-4.1.6/lib/action_dispatch/journey/router.rb:73 :in `block in call` | |
| [PROJECT_ROOT]/vendor/bundle/ruby/2.1.0/gems/actionpack-4.1.6/lib/action_dispatch/journey/router.rb:59 :in `each` | |
| [PROJECT_ROOT]/vendor/bundle/ruby/2.1.0/gems/actionpack-4.1.6/lib/action_dispatch/journey/router.rb:59 :in `call` | |
| [PROJECT_ROOT]/vendor/bundle/ruby/2.1.0/gems/actionpack-4.1.6/lib/action_dispatch/routing/route_set.rb:678 :in `call` | |
| [PROJECT_ROOT]/vendor/bundle/ruby/2.1.0/gems/newrelic_rpm-3.9.3.241/lib/new_relic/agent/instrumentation/middleware_tracing.rb:57 :in `call` | |
| [PROJECT_ROOT]/vendor/bundle/ruby/2.1.0/gems/newrelic_rpm-3.9.3.241/lib/new_relic/rack/error_collector.rb:50 :in `traced_call` | |
| [PROJECT_ROOT]/vendor/bundle/ruby/2.1.0/gems/newrelic_rpm-3.9.3.241/lib/new_relic/agent/instrumentation/middleware_tracing.rb:55 :in `call` | |
| [PROJECT_ROOT]/vendor/bundle/ruby/2.1.0/gems/newrelic_rpm-3.9.3.241/lib/new_relic/rack/agent_hooks.rb:26 :in `traced_call` | |
| [PROJECT_ROOT]/vendor/bundle/ruby/2.1.0/gems/newrelic_rpm-3.9.3.241/lib/new_relic/agent/instrumentation/middleware_tracing.rb:55 :in `call` | |
| [PROJECT_ROOT]/vendor/bundle/ruby/2.1.0/gems/newrelic_rpm-3.9.3.241/lib/new_relic/rack/browser_monitoring.rb:23 :in `traced_call` | |
| [PROJECT_ROOT]/vendor/bundle/ruby/2.1.0/gems/newrelic_rpm-3.9.3.241/lib/new_relic/agent/instrumentation/middleware_tracing.rb:55 :in `call` | |
| [PROJECT_ROOT]/vendor/bundle/ruby/2.1.0/gems/rack-1.5.2/lib/rack/etag.rb:23 :in `call` | |
| [PROJECT_ROOT]/vendor/bundle/ruby/2.1.0/gems/newrelic_rpm-3.9.3.241/lib/new_relic/agent/instrumentation/middleware_tracing.rb:57 :in `call` | |
| [PROJECT_ROOT]/vendor/bundle/ruby/2.1.0/gems/rack-1.5.2/lib/rack/conditionalget.rb:25 :in `call` | |
| [PROJECT_ROOT]/vendor/bundle/ruby/2.1.0/gems/newrelic_rpm-3.9.3.241/lib/new_relic/agent/instrumentation/middleware_tracing.rb:57 :in `call` | |
| [PROJECT_ROOT]/vendor/bundle/ruby/2.1.0/gems/rack-1.5.2/lib/rack/head.rb:11 :in `call` | |
| [PROJECT_ROOT]/vendor/bundle/ruby/2.1.0/gems/newrelic_rpm-3.9.3.241/lib/new_relic/agent/instrumentation/middleware_tracing.rb:57 :in `call` | |
| [PROJECT_ROOT]/vendor/bundle/ruby/2.1.0/gems/actionpack-4.1.6/lib/action_dispatch/middleware/params_parser.rb:27 :in `call` | |
| [PROJECT_ROOT]/vendor/bundle/ruby/2.1.0/gems/newrelic_rpm-3.9.3.241/lib/new_relic/agent/instrumentation/middleware_tracing.rb:57 :in `call` | |
| [PROJECT_ROOT]/vendor/bundle/ruby/2.1.0/gems/actionpack-4.1.6/lib/action_dispatch/middleware/flash.rb:254 :in `call` | |
| [PROJECT_ROOT]/vendor/bundle/ruby/2.1.0/gems/newrelic_rpm-3.9.3.241/lib/new_relic/agent/instrumentation/middleware_tracing.rb:57 :in `call` | |
| [PROJECT_ROOT]/vendor/bundle/ruby/2.1.0/gems/rack-1.5.2/lib/rack/session/abstract/id.rb:225 :in `context` | |
| [PROJECT_ROOT]/vendor/bundle/ruby/2.1.0/gems/rack-1.5.2/lib/rack/session/abstract/id.rb:220 :in `call` | |
| [PROJECT_ROOT]/vendor/bundle/ruby/2.1.0/gems/newrelic_rpm-3.9.3.241/lib/new_relic/agent/instrumentation/middleware_tracing.rb:57 :in `call` | |
| [PROJECT_ROOT]/vendor/bundle/ruby/2.1.0/gems/actionpack-4.1.6/lib/action_dispatch/middleware/cookies.rb:560 :in `call` | |
| [PROJECT_ROOT]/vendor/bundle/ruby/2.1.0/gems/newrelic_rpm-3.9.3.241/lib/new_relic/agent/instrumentation/middleware_tracing.rb:57 :in `call` | |
| [PROJECT_ROOT]/vendor/bundle/ruby/2.1.0/gems/activerecord-4.1.6/lib/active_record/query_cache.rb:36 :in `call` | |
| [PROJECT_ROOT]/vendor/bundle/ruby/2.1.0/gems/newrelic_rpm-3.9.3.241/lib/new_relic/agent/instrumentation/middleware_tracing.rb:57 :in `call` | |
| [PROJECT_ROOT]/vendor/bundle/ruby/2.1.0/gems/activerecord-4.1.6/lib/active_record/connection_adapters/abstract/connection_pool.rb:621 :in `call` | |
| [PROJECT_ROOT]/vendor/bundle/ruby/2.1.0/gems/newrelic_rpm-3.9.3.241/lib/new_relic/agent/instrumentation/middleware_tracing.rb:57 :in `call` | |
| [PROJECT_ROOT]/vendor/bundle/ruby/2.1.0/gems/actionpack-4.1.6/lib/action_dispatch/middleware/callbacks.rb:29 :in `block in call` | |
| [PROJECT_ROOT]/vendor/bundle/ruby/2.1.0/gems/activesupport-4.1.6/lib/active_support/callbacks.rb:82 :in `run_callbacks` | |
| [PROJECT_ROOT]/vendor/bundle/ruby/2.1.0/gems/actionpack-4.1.6/lib/action_dispatch/middleware/callbacks.rb:27 :in `call` | |
| [PROJECT_ROOT]/vendor/bundle/ruby/2.1.0/gems/newrelic_rpm-3.9.3.241/lib/new_relic/agent/instrumentation/middleware_tracing.rb:57 :in `call` | |
| [PROJECT_ROOT]/vendor/bundle/ruby/2.1.0/gems/actionpack-4.1.6/lib/action_dispatch/middleware/remote_ip.rb:76 :in `call` | |
| [PROJECT_ROOT]/vendor/bundle/ruby/2.1.0/gems/newrelic_rpm-3.9.3.241/lib/new_relic/agent/instrumentation/middleware_tracing.rb:57 :in `call` | |
| [PROJECT_ROOT]/vendor/bundle/ruby/2.1.0/gems/actionpack-4.1.6/lib/action_dispatch/middleware/debug_exceptions.rb:17 :in `call` | |
| [PROJECT_ROOT]/vendor/bundle/ruby/2.1.0/gems/newrelic_rpm-3.9.3.241/lib/new_relic/agent/instrumentation/middleware_tracing.rb:57 :in `call` | |
| [PROJECT_ROOT]/vendor/bundle/ruby/2.1.0/gems/actionpack-4.1.6/lib/action_dispatch/middleware/show_exceptions.rb:30 :in `call` | |
| [PROJECT_ROOT]/vendor/bundle/ruby/2.1.0/gems/newrelic_rpm-3.9.3.241/lib/new_relic/agent/instrumentation/middleware_tracing.rb:57 :in `call` | |
| [PROJECT_ROOT]/vendor/bundle/ruby/2.1.0/gems/railties-4.1.6/lib/rails/rack/logger.rb:38 :in `call_app` | |
| [PROJECT_ROOT]/vendor/bundle/ruby/2.1.0/gems/railties-4.1.6/lib/rails/rack/logger.rb:20 :in `block in call` | |
| [PROJECT_ROOT]/vendor/bundle/ruby/2.1.0/gems/activesupport-4.1.6/lib/active_support/tagged_logging.rb:68 :in `block in tagged` | |
| [PROJECT_ROOT]/vendor/bundle/ruby/2.1.0/gems/activesupport-4.1.6/lib/active_support/tagged_logging.rb:26 :in `tagged` | |
| [PROJECT_ROOT]/vendor/bundle/ruby/2.1.0/gems/activesupport-4.1.6/lib/active_support/tagged_logging.rb:68 :in `tagged` | |
| [PROJECT_ROOT]/vendor/bundle/ruby/2.1.0/gems/railties-4.1.6/lib/rails/rack/logger.rb:20 :in `call` | |
| [PROJECT_ROOT]/vendor/bundle/ruby/2.1.0/gems/newrelic_rpm-3.9.3.241/lib/new_relic/agent/instrumentation/middleware_tracing.rb:57 :in `call` | |
| [PROJECT_ROOT]/vendor/bundle/ruby/2.1.0/gems/actionpack-4.1.6/lib/action_dispatch/middleware/request_id.rb:21 :in `call` | |
| [PROJECT_ROOT]/vendor/bundle/ruby/2.1.0/gems/newrelic_rpm-3.9.3.241/lib/new_relic/agent/instrumentation/middleware_tracing.rb:57 :in `call` | |
| [PROJECT_ROOT]/vendor/bundle/ruby/2.1.0/gems/rack-1.5.2/lib/rack/methodoverride.rb:21 :in `call` | |
| [PROJECT_ROOT]/vendor/bundle/ruby/2.1.0/gems/newrelic_rpm-3.9.3.241/lib/new_relic/agent/instrumentation/middleware_tracing.rb:57 :in `call` | |
| [PROJECT_ROOT]/vendor/bundle/ruby/2.1.0/gems/rack-1.5.2/lib/rack/runtime.rb:17 :in `call` | |
| [PROJECT_ROOT]/vendor/bundle/ruby/2.1.0/gems/newrelic_rpm-3.9.3.241/lib/new_relic/agent/instrumentation/middleware_tracing.rb:57 :in `call` | |
| [PROJECT_ROOT]/vendor/bundle/ruby/2.1.0/gems/activesupport-4.1.6/lib/active_support/cache/strategy/local_cache_middleware.rb:26 :in `call` | |
| [PROJECT_ROOT]/vendor/bundle/ruby/2.1.0/gems/newrelic_rpm-3.9.3.241/lib/new_relic/agent/instrumentation/middleware_tracing.rb:57 :in `call` | |
| [PROJECT_ROOT]/vendor/bundle/ruby/2.1.0/gems/rack-cache-1.2/lib/rack/cache/context.rb:136 :in `forward` | |
| [PROJECT_ROOT]/vendor/bundle/ruby/2.1.0/gems/rack-cache-1.2/lib/rack/cache/context.rb:245 :in `fetch` | |
| [PROJECT_ROOT]/vendor/bundle/ruby/2.1.0/gems/rack-cache-1.2/lib/rack/cache/context.rb:185 :in `lookup` | |
| [PROJECT_ROOT]/vendor/bundle/ruby/2.1.0/gems/rack-cache-1.2/lib/rack/cache/context.rb:66 :in `call!` | |
| [PROJECT_ROOT]/vendor/bundle/ruby/2.1.0/gems/rack-cache-1.2/lib/rack/cache/context.rb:51 :in `call` | |
| [PROJECT_ROOT]/vendor/bundle/ruby/2.1.0/gems/newrelic_rpm-3.9.3.241/lib/new_relic/agent/instrumentation/middleware_tracing.rb:57 :in `call` | |
| [PROJECT_ROOT]/vendor/bundle/ruby/2.1.0/gems/actionpack-4.1.6/lib/action_dispatch/middleware/static.rb:64 :in `call` | |
| [PROJECT_ROOT]/vendor/bundle/ruby/2.1.0/gems/newrelic_rpm-3.9.3.241/lib/new_relic/agent/instrumentation/middleware_tracing.rb:57 :in `call` | |
| [PROJECT_ROOT]/vendor/bundle/ruby/2.1.0/gems/rack-1.5.2/lib/rack/sendfile.rb:112 :in `call` | |
| [PROJECT_ROOT]/vendor/bundle/ruby/2.1.0/gems/newrelic_rpm-3.9.3.241/lib/new_relic/agent/instrumentation/middleware_tracing.rb:57 :in `call` | |
| [PROJECT_ROOT]/vendor/bundle/ruby/2.1.0/bundler/gems/rack-timeout-83ca9f5141c1/lib/rack/timeout.rb:55 :in `call` | |
| [PROJECT_ROOT]/vendor/bundle/ruby/2.1.0/gems/newrelic_rpm-3.9.3.241/lib/new_relic/agent/instrumentation/middleware_tracing.rb:57 :in `call` | |
| [PROJECT_ROOT]/vendor/bundle/ruby/2.1.0/gems/newrelic_rpm-3.9.3.241/lib/new_relic/agent/instrumentation/middleware_tracing.rb:57 :in `call` | |
| [PROJECT_ROOT]/vendor/bundle/ruby/2.1.0/gems/newrelic_rpm-3.9.3.241/lib/new_relic/agent/instrumentation/middleware_tracing.rb:57 :in `call` | |
| [PROJECT_ROOT]/vendor/bundle/ruby/2.1.0/gems/newrelic_rpm-3.9.3.241/lib/new_relic/agent/instrumentation/middleware_tracing.rb:57 :in `call` | |
| [PROJECT_ROOT]/vendor/bundle/ruby/2.1.0/gems/railties-4.1.6/lib/rails/engine.rb:514 :in `call` | |
| [PROJECT_ROOT]/vendor/bundle/ruby/2.1.0/gems/railties-4.1.6/lib/rails/application.rb:144 :in `call` | |
| [PROJECT_ROOT]/vendor/bundle/ruby/2.1.0/gems/newrelic_rpm-3.9.3.241/lib/new_relic/agent/instrumentation/middleware_tracing.rb:57 :in `call` | |
| [PROJECT_ROOT]/vendor/bundle/ruby/2.1.0/gems/puma-2.9.1/lib/puma/configuration.rb:71 :in `call` | |
| [PROJECT_ROOT]/vendor/bundle/ruby/2.1.0/gems/puma-2.9.1/lib/puma/server.rb:490 :in `handle_request` | |
| [PROJECT_ROOT]/vendor/bundle/ruby/2.1.0/gems/puma-2.9.1/lib/puma/server.rb:361 :in `process_client` | |
| [PROJECT_ROOT]/vendor/bundle/ruby/2.1.0/gems/puma-2.9.1/lib/puma/server.rb:254 :in `block in run` | |
| [PROJECT_ROOT]/vendor/bundle/ruby/2.1.0/gems/puma-2.9.1/lib/puma/thread_pool.rb:92 :in `call` | |
| [PROJECT_ROOT]/vendor/bundle/ruby/2.1.0/gems/puma-2.9.1/lib/puma/thread_pool.rb:92 :in `block in spawn_thread` |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment