Created
November 30, 2011 00:51
-
-
Save mmcc/1407425 to your computer and use it in GitHub Desktop.
Full Trace after adding home controller decorator
This file contains 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
spree_core (0.70.3) app/views/shared/_products.html.erb:5:in `___ibrary__uby__ems_____gems_spree_core________app_views_shared__products_html_erb___911215525_2255387160' | |
actionpack (3.1.1) lib/action_view/template.rb:144:in `send' | |
actionpack (3.1.1) lib/action_view/template.rb:144:in `render' | |
activesupport (3.1.1) lib/active_support/notifications.rb:55:in `instrument' | |
actionpack (3.1.1) lib/action_view/template.rb:142:in `render' | |
actionpack (3.1.1) lib/action_view/renderer/partial_renderer.rb:256:in `render_partial' | |
actionpack (3.1.1) lib/action_view/renderer/partial_renderer.rb:228:in `render' | |
actionpack (3.1.1) lib/action_view/renderer/abstract_renderer.rb:33:in `instrument' | |
activesupport (3.1.1) lib/active_support/notifications.rb:53:in `instrument' | |
activesupport (3.1.1) lib/active_support/notifications/instrumenter.rb:21:in `instrument' | |
activesupport (3.1.1) lib/active_support/notifications.rb:53:in `instrument' | |
actionpack (3.1.1) lib/action_view/renderer/abstract_renderer.rb:33:in `instrument' | |
actionpack (3.1.1) lib/action_view/renderer/partial_renderer.rb:227:in `render' | |
actionpack (3.1.1) lib/action_view/renderer/abstract_renderer.rb:22:in `wrap_formats' | |
actionpack (3.1.1) lib/action_view/renderer/partial_renderer.rb:219:in `render' | |
actionpack (3.1.1) lib/action_view/renderer/renderer.rb:41:in `render_partial' | |
actionpack (3.1.1) lib/action_view/helpers/rendering_helper.rb:27:in `render' | |
spree_core (0.70.3) app/views/home/index.html.erb:8:in `___ibrary__uby__ems_____gems_spree_core________app_views_home_index_html_erb___273009691_2204000200' | |
actionpack (3.1.1) lib/action_view/template.rb:144:in `send' | |
actionpack (3.1.1) lib/action_view/template.rb:144:in `render' | |
activesupport (3.1.1) lib/active_support/notifications.rb:55:in `instrument' | |
actionpack (3.1.1) lib/action_view/template.rb:142:in `render' | |
actionpack (3.1.1) lib/action_view/renderer/template_renderer.rb:40:in `render_template' | |
actionpack (3.1.1) lib/action_view/renderer/abstract_renderer.rb:33:in `instrument' | |
activesupport (3.1.1) lib/active_support/notifications.rb:53:in `instrument' | |
activesupport (3.1.1) lib/active_support/notifications/instrumenter.rb:21:in `instrument' | |
activesupport (3.1.1) lib/active_support/notifications.rb:53:in `instrument' | |
actionpack (3.1.1) lib/action_view/renderer/abstract_renderer.rb:33:in `instrument' | |
actionpack (3.1.1) lib/action_view/renderer/template_renderer.rb:39:in `render_template' | |
actionpack (3.1.1) lib/action_view/renderer/template_renderer.rb:47:in `render_with_layout' | |
actionpack (3.1.1) lib/action_view/renderer/template_renderer.rb:38:in `render_template' | |
actionpack (3.1.1) lib/action_view/renderer/template_renderer.rb:12:in `render' | |
actionpack (3.1.1) lib/action_view/renderer/abstract_renderer.rb:22:in `wrap_formats' | |
actionpack (3.1.1) lib/action_view/renderer/template_renderer.rb:9:in `render' | |
actionpack (3.1.1) lib/action_view/renderer/renderer.rb:36:in `render_template' | |
actionpack (3.1.1) lib/action_view/renderer/renderer.rb:17:in `render' | |
actionpack (3.1.1) lib/abstract_controller/rendering.rb:120:in `_render_template' | |
actionpack (3.1.1) lib/action_controller/metal/streaming.rb:250:in `_render_template' | |
actionpack (3.1.1) lib/abstract_controller/rendering.rb:114:in `render_to_body' | |
actionpack (3.1.1) lib/action_controller/metal/renderers.rb:30:in `render_to_body' | |
actionpack (3.1.1) lib/action_controller/metal/compatibility.rb:43:in `render_to_body' | |
actionpack (3.1.1) lib/abstract_controller/rendering.rb:99:in `render' | |
actionpack (3.1.1) lib/action_controller/metal/rendering.rb:16:in `render' | |
actionpack (3.1.1) lib/action_controller/metal/instrumentation.rb:40:in `render' | |
activesupport (3.1.1) lib/active_support/core_ext/benchmark.rb:5:in `ms' | |
/System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/benchmark.rb:308:in `realtime' | |
activesupport (3.1.1) lib/active_support/core_ext/benchmark.rb:5:in `ms' | |
actionpack (3.1.1) lib/action_controller/metal/instrumentation.rb:40:in `render' | |
actionpack (3.1.1) lib/action_controller/metal/instrumentation.rb:78:in `cleanup_view_runtime' | |
activerecord (3.1.1) lib/active_record/railties/controller_runtime.rb:24:in `cleanup_view_runtime' | |
actionpack (3.1.1) lib/action_controller/metal/instrumentation.rb:39:in `render' | |
config/./app/controllers/home_controller_decorator.rb:4:in `index' | |
actionpack (3.1.1) lib/action_controller/metal/responder.rb:231:in `call' | |
actionpack (3.1.1) lib/action_controller/metal/responder.rb:231:in `default_render' | |
actionpack (3.1.1) lib/action_controller/metal/responder.rb:160:in `to_html' | |
spree_core (0.70.3) lib/spree_core/spree_custom_responder.rb:19:in `to_html' | |
actionpack (3.1.1) lib/action_controller/metal/responder.rb:153:in `send' | |
actionpack (3.1.1) lib/action_controller/metal/responder.rb:153:in `respond' | |
actionpack (3.1.1) lib/action_controller/metal/responder.rb:146:in `call' | |
spree_core (0.70.3) lib/spree_core/spree_respond_with.rb:15:in `respond_with' | |
config/./app/controllers/home_controller_decorator.rb:3:in `index' | |
actionpack (3.1.1) lib/action_controller/metal/implicit_render.rb:4:in `send_action' | |
actionpack (3.1.1) lib/action_controller/metal/implicit_render.rb:4:in `send_action' | |
actionpack (3.1.1) lib/abstract_controller/base.rb:167:in `process_action' | |
actionpack (3.1.1) lib/action_controller/metal/rendering.rb:10:in `process_action' | |
actionpack (3.1.1) lib/abstract_controller/callbacks.rb:18:in `process_action' | |
activesupport (3.1.1) lib/active_support/callbacks.rb:452:in `_run__738958071__process_action__199225275__callbacks' | |
activesupport (3.1.1) lib/active_support/callbacks.rb:386:in `send' | |
activesupport (3.1.1) lib/active_support/callbacks.rb:386:in `_run_process_action_callbacks' | |
activesupport (3.1.1) lib/active_support/callbacks.rb:81:in `send' | |
activesupport (3.1.1) lib/active_support/callbacks.rb:81:in `run_callbacks' | |
actionpack (3.1.1) lib/abstract_controller/callbacks.rb:17:in `process_action' | |
actionpack (3.1.1) lib/action_controller/metal/rescue.rb:17:in `process_action' | |
actionpack (3.1.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action' | |
activesupport (3.1.1) lib/active_support/notifications.rb:53:in `instrument' | |
activesupport (3.1.1) lib/active_support/notifications/instrumenter.rb:21:in `instrument' | |
activesupport (3.1.1) lib/active_support/notifications.rb:53:in `instrument' | |
actionpack (3.1.1) lib/action_controller/metal/instrumentation.rb:29:in `process_action' | |
actionpack (3.1.1) lib/action_controller/metal/params_wrapper.rb:201:in `process_action' | |
activerecord (3.1.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action' | |
actionpack (3.1.1) lib/abstract_controller/base.rb:121:in `process' | |
actionpack (3.1.1) lib/abstract_controller/rendering.rb:45:in `process' | |
actionpack (3.1.1) lib/action_controller/metal.rb:193:in `dispatch' | |
actionpack (3.1.1) lib/action_controller/metal/rack_delegation.rb:14:in `dispatch' | |
actionpack (3.1.1) lib/action_controller/metal.rb:236:in `action' | |
actionpack (3.1.1) lib/action_dispatch/routing/route_set.rb:65:in `call' | |
actionpack (3.1.1) lib/action_dispatch/routing/route_set.rb:65:in `dispatch' | |
actionpack (3.1.1) lib/action_dispatch/routing/route_set.rb:29:in `call' | |
rack-mount (0.8.3) lib/rack/mount/route_set.rb:152:in `call' | |
rack-mount (0.8.3) lib/rack/mount/code_generation.rb:96:in `recognize' | |
rack-mount (0.8.3) lib/rack/mount/code_generation.rb:75:in `optimized_each' | |
rack-mount (0.8.3) lib/rack/mount/code_generation.rb:95:in `recognize' | |
rack-mount (0.8.3) lib/rack/mount/route_set.rb:141:in `call' | |
actionpack (3.1.1) lib/action_dispatch/routing/route_set.rb:532:in `call' | |
spree_core (0.70.3) lib/redirect_legacy_product_url.rb:10:in `call' | |
spree_core (0.70.3) lib/middleware/seo_assist.rb:23:in `call' | |
warden (1.0.6) lib/warden/manager.rb:35:in `call' | |
warden (1.0.6) lib/warden/manager.rb:34:in `catch' | |
warden (1.0.6) lib/warden/manager.rb:34:in `call' | |
actionpack (3.1.1) lib/action_dispatch/middleware/best_standards_support.rb:17:in `call' | |
rack (1.3.5) lib/rack/etag.rb:23:in `call' | |
rack (1.3.5) lib/rack/conditionalget.rb:25:in `call' | |
actionpack (3.1.1) lib/action_dispatch/middleware/head.rb:14:in `call' | |
actionpack (3.1.1) lib/action_dispatch/middleware/params_parser.rb:21:in `call' | |
actionpack (3.1.1) lib/action_dispatch/middleware/flash.rb:243:in `call' | |
rack (1.3.5) lib/rack/session/abstract/id.rb:195:in `context' | |
rack (1.3.5) lib/rack/session/abstract/id.rb:190:in `call' | |
actionpack (3.1.1) lib/action_dispatch/middleware/cookies.rb:331:in `call' | |
activerecord (3.1.1) lib/active_record/query_cache.rb:62:in `call' | |
activerecord (3.1.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:477:in `call' | |
actionpack (3.1.1) lib/action_dispatch/middleware/callbacks.rb:29:in `call' | |
activesupport (3.1.1) lib/active_support/callbacks.rb:392:in `_run_call_callbacks' | |
activesupport (3.1.1) lib/active_support/callbacks.rb:81:in `send' | |
activesupport (3.1.1) lib/active_support/callbacks.rb:81:in `run_callbacks' | |
actionpack (3.1.1) lib/action_dispatch/middleware/callbacks.rb:28:in `call' | |
actionpack (3.1.1) lib/action_dispatch/middleware/reloader.rb:68:in `call' | |
rack (1.3.5) lib/rack/sendfile.rb:101:in `call' | |
actionpack (3.1.1) lib/action_dispatch/middleware/remote_ip.rb:48:in `call' | |
actionpack (3.1.1) lib/action_dispatch/middleware/show_exceptions.rb:47:in `call' | |
railties (3.1.1) lib/rails/rack/logger.rb:13:in `call' | |
rack (1.3.5) lib/rack/methodoverride.rb:24:in `call' | |
rack (1.3.5) lib/rack/runtime.rb:17:in `call' | |
activesupport (3.1.1) lib/active_support/cache/strategy/local_cache.rb:72:in `call' | |
rack (1.3.5) lib/rack/lock.rb:15:in `call' | |
actionpack (3.1.1) lib/action_dispatch/middleware/static.rb:53:in `call' | |
railties (3.1.1) lib/rails/engine.rb:456:in `call' | |
railties (3.1.1) lib/rails/rack/content_length.rb:16:in `call' | |
railties (3.1.1) lib/rails/rack/log_tailer.rb:14:in `call' | |
rack (1.3.5) lib/rack/handler/webrick.rb:59:in `service' | |
/System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/webrick/httpserver.rb:104:in `service' | |
/System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/webrick/httpserver.rb:65:in `run' | |
/System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/webrick/server.rb:173:in `start_thread' | |
/System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/webrick/server.rb:162:in `start' | |
/System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/webrick/server.rb:162:in `start_thread' | |
/System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/webrick/server.rb:95:in `start' | |
/System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/webrick/server.rb:92:in `each' | |
/System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/webrick/server.rb:92:in `start' | |
/System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/webrick/server.rb:23:in `start' | |
/System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/webrick/server.rb:82:in `start' | |
rack (1.3.5) lib/rack/handler/webrick.rb:13:in `run' | |
rack (1.3.5) lib/rack/server.rb:265:in `start' | |
railties (3.1.1) lib/rails/commands/server.rb:70:in `start' | |
railties (3.1.1) lib/rails/commands.rb:54 | |
railties (3.1.1) lib/rails/commands.rb:49:in `tap' | |
railties (3.1.1) lib/rails/commands.rb:49 | |
script/rails:6:in `require' | |
script/rails:6 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment