Created
September 29, 2011 01:22
-
-
Save srgpqt/1249757 to your computer and use it in GitHub Desktop.
Sass cache saving error backtrace
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
(rdb:3) bt | |
--> #0 Sass::CacheStores::Base.store(key#String, sha#String, root#Sass::Tree::RootNode,...) | |
at line .rvm/gems/ruby-1.9.2-p290/gems/sass-3.1.7/lib/sass/cache_stores/base.rb:53 | |
#1 Sass::CacheStores::Chain.store(key#String, sha#String, obj#Sass::Tree::RootNode,...) | |
at line .rvm/gems/ruby-1.9.2-p290/gems/sass-3.1.7/lib/sass/cache_stores/chain.rb:19 | |
#2 Sass::Engine._to_tree | |
at line .rvm/gems/ruby-1.9.2-p290/gems/sass-3.1.7/lib/sass/engine.rb:331 | |
#3 Sass::Engine.to_tree | |
at line .rvm/gems/ruby-1.9.2-p290/gems/sass-3.1.7/lib/sass/engine.rb:252 | |
#4 Sass::Tree::Visitors::Perform.visit_import(node#Sass::Tree::ImportNode) | |
at line .rvm/gems/ruby-1.9.2-p290/gems/sass-3.1.7/lib/sass/tree/visitors/perform.rb:144 | |
#5 Sass::Tree::Visitors::Base.visit(node#Sass::Tree::ImportNode) | |
at line .rvm/gems/ruby-1.9.2-p290/gems/sass-3.1.7/lib/sass/tree/visitors/base.rb:37 | |
#6 Sass::Tree::Visitors::Perform.visit(node#Sass::Tree::ImportNode) | |
at line .rvm/gems/ruby-1.9.2-p290/gems/sass-3.1.7/lib/sass/tree/visitors/perform.rb:18 | |
#7 Sass::Tree::Visitors::Perform.visit_import(node#Sass::Tree::ImportNode) | |
at line .rvm/gems/ruby-1.9.2-p290/gems/sass-3.1.7/lib/sass/tree/visitors/perform.rb:145 | |
#8 Sass::Tree::Visitors::Perform.visit_import(node#Sass::Tree::ImportNode) | |
at line .rvm/gems/ruby-1.9.2-p290/gems/sass-3.1.7/lib/sass/tree/visitors/perform.rb:145 | |
#9 Sass::Tree::Visitors::Base.visit(node#Sass::Tree::ImportNode) | |
at line .rvm/gems/ruby-1.9.2-p290/gems/sass-3.1.7/lib/sass/tree/visitors/base.rb:37 | |
#10 Sass::Tree::Visitors::Perform.visit(node#Sass::Tree::ImportNode) | |
at line .rvm/gems/ruby-1.9.2-p290/gems/sass-3.1.7/lib/sass/tree/visitors/perform.rb:18 | |
#11 Sass::Tree::Visitors::Perform.visit_import(node#Sass::Tree::ImportNode) | |
at line .rvm/gems/ruby-1.9.2-p290/gems/sass-3.1.7/lib/sass/tree/visitors/perform.rb:145 | |
#12 Sass::Tree::Visitors::Perform.visit_import(node#Sass::Tree::ImportNode) | |
at line .rvm/gems/ruby-1.9.2-p290/gems/sass-3.1.7/lib/sass/tree/visitors/perform.rb:145 | |
#13 Sass::Tree::Visitors::Base.visit(node#Sass::Tree::ImportNode) | |
at line .rvm/gems/ruby-1.9.2-p290/gems/sass-3.1.7/lib/sass/tree/visitors/base.rb:37 | |
#14 Sass::Tree::Visitors::Perform.visit(node#Sass::Tree::ImportNode) | |
at line .rvm/gems/ruby-1.9.2-p290/gems/sass-3.1.7/lib/sass/tree/visitors/perform.rb:18 | |
#15 Sass::Tree::Visitors::Base.visit_children(parent#Sass::Tree::RootNode) | |
at line .rvm/gems/ruby-1.9.2-p290/gems/sass-3.1.7/lib/sass/tree/visitors/base.rb:53 | |
#16 Sass::Tree::Visitors::Perform.with_environment(env#Sass::Environment) | |
at line .rvm/gems/ruby-1.9.2-p290/gems/sass-3.1.7/lib/sass/tree/visitors/perform.rb:27 | |
#17 Sass::Tree::Visitors::Perform.visit_children(parent#Sass::Tree::RootNode) | |
at line .rvm/gems/ruby-1.9.2-p290/gems/sass-3.1.7/lib/sass/tree/visitors/perform.rb:26 | |
#18 Sass::Tree::Visitors::Perform.visit_root(node#Sass::Tree::RootNode) | |
at line .rvm/gems/ruby-1.9.2-p290/gems/sass-3.1.7/lib/sass/tree/visitors/perform.rb:37 | |
#19 Sass::Tree::Visitors::Base.visit(node#Sass::Tree::RootNode) | |
at line .rvm/gems/ruby-1.9.2-p290/gems/sass-3.1.7/lib/sass/tree/visitors/base.rb:37 | |
#20 Sass::Tree::Visitors::Perform.visit(node#Sass::Tree::RootNode) | |
at line .rvm/gems/ruby-1.9.2-p290/gems/sass-3.1.7/lib/sass/tree/visitors/perform.rb:18 | |
#21 Sass::Tree::Visitors::Perform.visit(root#Sass::Tree::RootNode) | |
at line .rvm/gems/ruby-1.9.2-p290/gems/sass-3.1.7/lib/sass/tree/visitors/perform.rb:7 | |
#22 Sass::Tree::RootNode.render | |
at line .rvm/gems/ruby-1.9.2-p290/gems/sass-3.1.7/lib/sass/tree/root_node.rb:20 | |
#23 Sass::Engine._render | |
at line .rvm/gems/ruby-1.9.2-p290/gems/sass-3.1.7/lib/sass/engine.rb:293 | |
#24 Sass::Engine.render | |
at line .rvm/gems/ruby-1.9.2-p290/gems/sass-3.1.7/lib/sass/engine.rb:240 | |
#25 Sass::Rails::SassTemplate.evaluate(scope##<Class:0x007f9ab74c7..., locals#Hash,...) | |
at line .rvm/gems/ruby-1.9.2-p290/gems/sass-rails-3.1.2/lib/sass/rails/template_handlers.rb:75 | |
#26 Tilt::Template.render | |
at line .rvm/gems/ruby-1.9.2-p290/gems/tilt-1.3.3/lib/tilt/template.rb:76 | |
#27 Sprockets::Context.evaluate(path#Pathname) | |
at line .rvm/gems/ruby-1.9.2-p290/gems/sprockets-2.0.0/lib/sprockets/context.rb:175 | |
#28 Sprockets::BundledAsset.build_dependency_context_and_body | |
at line .rvm/gems/ruby-1.9.2-p290/gems/sprockets-2.0.0/lib/sprockets/bundled_asset.rb:171 | |
#29 Sprockets::BundledAsset.dependency_context | |
at line .rvm/gems/ruby-1.9.2-p290/gems/sprockets-2.0.0/lib/sprockets/bundled_asset.rb:135 | |
#30 Sprockets::BundledAsset.build_dependencies_paths_and_assets | |
at line .rvm/gems/ruby-1.9.2-p290/gems/sprockets-2.0.0/lib/sprockets/bundled_asset.rb:194 | |
#31 Sprockets::BundledAsset.dependency_paths | |
at line .rvm/gems/ruby-1.9.2-p290/gems/sprockets-2.0.0/lib/sprockets/bundled_asset.rb:141 | |
#32 Sprockets::BundledAsset.mtime | |
at line .rvm/gems/ruby-1.9.2-p290/gems/sprockets-2.0.0/lib/sprockets/bundled_asset.rb:61 | |
#33 Sprockets::Asset.encode_with(coder#Hash) | |
at line .rvm/gems/ruby-1.9.2-p290/gems/sprockets-2.0.0/lib/sprockets/asset.rb:58 | |
#34 Sprockets::BundledAsset.encode_with(coder#Hash) | |
at line .rvm/gems/ruby-1.9.2-p290/gems/sprockets-2.0.0/lib/sprockets/bundled_asset.rb:43 | |
#35 Sprockets::Caching.cache_asset(path#String) | |
at line .rvm/gems/ruby-1.9.2-p290/gems/sprockets-2.0.0/lib/sprockets/caching.rb:48 | |
#36 Sprockets::Environment.build_asset(path#Pathname, pathname#Pathname, options#Hash,...) | |
at line .rvm/gems/ruby-1.9.2-p290/gems/sprockets-2.0.0/lib/sprockets/environment.rb:82 | |
#37 Sprockets::Trail.find_asset_in_path(logical_path#Pathname) | |
at line .rvm/gems/ruby-1.9.2-p290/gems/sprockets-2.0.0/lib/sprockets/trail.rb:102 | |
#38 Sprockets::Base.find_asset(path#String) | |
at line .rvm/gems/ruby-1.9.2-p290/gems/sprockets-2.0.0/lib/sprockets/base.rb:101 | |
#39 Sprockets::Environment.find_asset(path#String) | |
at line .rvm/gems/ruby-1.9.2-p290/gems/sprockets-2.0.0/lib/sprockets/environment.rb:72 | |
#40 Sprockets::Base.[] | |
at line .rvm/gems/ruby-1.9.2-p290/gems/sprockets-2.0.0/lib/sprockets/base.rb:110 | |
#41 Sprockets::Helpers::RailsHelper::AssetPaths.asset_for(source#String, ext#String,...) | |
at line .rvm/gems/ruby-1.9.2-p290/gems/actionpack-3.1.0/lib/sprockets/helpers/rails_helper.rb:124 | |
#42 Sprockets::Helpers::RailsHelper.stylesheet_link_tag | |
at line .rvm/gems/ruby-1.9.2-p290/gems/actionpack-3.1.0/lib/sprockets/helpers/rails_helper.rb:50 | |
#43 ActionView::CompiledTemplates._app_views_layouts_application_html_haml__4451841263736624698_70151230019920(local_assigns#Hash,...) | |
at line app/views/layouts/application.html.haml:8 | |
#44 ActiveSupport::Notifications.instrument(name#String) | |
at line .rvm/gems/ruby-1.9.2-p290/gems/activesupport-3.1.0/lib/active_support/notifications.rb:144 | |
#45 ActionView::Template.render(view##<Class:0x007f9ab4f2b..., locals#Hash) | |
at line .rvm/gems/ruby-1.9.2-p290/gems/actionpack-3.1.0/lib/action_view/template.rb:142 | |
#46 ActionView::TemplateRenderer.render_with_layout(path#String, locals#Hash) | |
at line .rvm/gems/ruby-1.9.2-p290/gems/actionpack-3.1.0/lib/action_view/renderer/template_renderer.rb:52 | |
#47 ActionView::TemplateRenderer.render_template(template#ActionView::Template) | |
at line .rvm/gems/ruby-1.9.2-p290/gems/actionpack-3.1.0/lib/action_view/renderer/template_renderer.rb:38 | |
#48 ActionView::AbstractRenderer.wrap_formats(value#String) | |
at line .rvm/gems/ruby-1.9.2-p290/gems/actionpack-3.1.0/lib/action_view/renderer/abstract_renderer.rb:12 | |
#49 ActionView::TemplateRenderer.render(context##<Class:0x007f9ab4f2b..., options#Hash,...) | |
at line .rvm/gems/ruby-1.9.2-p290/gems/actionpack-3.1.0/lib/action_view/renderer/template_renderer.rb:9 | |
#50 ActionView::Renderer.render_template(context##<Class:0x007f9ab4f2b..., options#Hash,...) | |
at line .rvm/gems/ruby-1.9.2-p290/gems/actionpack-3.1.0/lib/action_view/renderer/renderer.rb:36 | |
#51 ActionView::Renderer.render(context##<Class:0x007f9ab4f2b..., options#Hash) | |
at line .rvm/gems/ruby-1.9.2-p290/gems/actionpack-3.1.0/lib/action_view/renderer/renderer.rb:17 | |
#52 AbstractController::Rendering._render_template(options#Hash) | |
at line .rvm/gems/ruby-1.9.2-p290/gems/actionpack-3.1.0/lib/abstract_controller/rendering.rb:120 | |
#53 ActionController::Streaming._render_template(options#Hash) | |
at line .rvm/gems/ruby-1.9.2-p290/gems/actionpack-3.1.0/lib/action_controller/metal/streaming.rb:250 | |
#54 AbstractController::Rendering.render_to_body | |
at line .rvm/gems/ruby-1.9.2-p290/gems/actionpack-3.1.0/lib/abstract_controller/rendering.rb:114 | |
#55 ActionController::Renderers.render_to_body(options#Hash) | |
at line .rvm/gems/ruby-1.9.2-p290/gems/actionpack-3.1.0/lib/action_controller/metal/renderers.rb:30 | |
#56 ActionController::Compatibility.render_to_body(options#Hash) | |
at line .rvm/gems/ruby-1.9.2-p290/gems/actionpack-3.1.0/lib/action_controller/metal/compatibility.rb:43 | |
#57 AbstractController::Rendering.render | |
at line .rvm/gems/ruby-1.9.2-p290/gems/actionpack-3.1.0/lib/abstract_controller/rendering.rb:99 | |
#58 ActionController::Rendering.render | |
at line .rvm/gems/ruby-1.9.2-p290/gems/actionpack-3.1.0/lib/action_controller/metal/rendering.rb:16 | |
#59 Benchmark.realtime | |
at line .rvm/rubies/ruby-1.9.2-p290/lib/ruby/1.9.1/benchmark.rb:40 | |
#60 Benchmark.ms | |
at line .rvm/gems/ruby-1.9.2-p290/gems/activesupport-3.1.0/lib/active_support/core_ext/benchmark.rb:5 | |
#61 ActionController::Instrumentation.cleanup_view_runtime | |
at line .rvm/gems/ruby-1.9.2-p290/gems/actionpack-3.1.0/lib/action_controller/metal/instrumentation.rb:40 | |
#62 Rails::DataMapper::Railties::ControllerRuntime.cleanup_view_runtime | |
at line .rvm/gems/ruby-1.9.2-p290/gems/dm-rails-1.2.0.rc2/lib/dm-rails/railties/controller_runtime.rb:19 | |
#63 ActionController::Instrumentation.render | |
at line .rvm/gems/ruby-1.9.2-p290/gems/actionpack-3.1.0/lib/action_controller/metal/instrumentation.rb:39 | |
#64 ActionController::ImplicitRender.default_render | |
at line .rvm/gems/ruby-1.9.2-p290/gems/actionpack-3.1.0/lib/action_controller/metal/implicit_render.rb:10 | |
#65 ActionController::ImplicitRender.send_action(method#String) | |
at line .rvm/gems/ruby-1.9.2-p290/gems/actionpack-3.1.0/lib/action_controller/metal/implicit_render.rb:5 | |
#66 AbstractController::Base.process_action(method_name#String) | |
at line .rvm/gems/ruby-1.9.2-p290/gems/actionpack-3.1.0/lib/abstract_controller/base.rb:167 | |
#67 ActionController::Rendering.process_action | |
at line .rvm/gems/ruby-1.9.2-p290/gems/actionpack-3.1.0/lib/action_controller/metal/rendering.rb:10 | |
#68 NewsController._run__293136045133500475__process_action__1664721688332823849__callbacks | |
at line .rvm/gems/ruby-1.9.2-p290/gems/activesupport-3.1.0/lib/active_support/callbacks.rb:18 | |
#69 NewsController._run_process_action_callbacks | |
at line .rvm/gems/ruby-1.9.2-p290/gems/activesupport-3.1.0/lib/active_support/callbacks.rb:386 | |
#70 ActiveSupport::Callbacks.run_callbacks(kind#Symbol) | |
at line .rvm/gems/ruby-1.9.2-p290/gems/activesupport-3.1.0/lib/active_support/callbacks.rb:81 | |
#71 AbstractController::Callbacks.process_action | |
at line .rvm/gems/ruby-1.9.2-p290/gems/actionpack-3.1.0/lib/abstract_controller/callbacks.rb:17 | |
#72 ActionController::Rescue.process_action | |
at line .rvm/gems/ruby-1.9.2-p290/gems/actionpack-3.1.0/lib/action_controller/metal/rescue.rb:17 | |
#73 ActiveSupport::Notifications::Instrumenter.instrument(name#String) | |
at line .rvm/gems/ruby-1.9.2-p290/gems/activesupport-3.1.0/lib/active_support/notifications/instrumenter.rb:30 | |
#74 ActiveSupport::Notifications.instrument(name#String) | |
at line .rvm/gems/ruby-1.9.2-p290/gems/activesupport-3.1.0/lib/active_support/notifications.rb:53 | |
#75 ActionController::Instrumentation.process_action | |
at line .rvm/gems/ruby-1.9.2-p290/gems/actionpack-3.1.0/lib/action_controller/metal/instrumentation.rb:29 | |
#76 ActionController::ParamsWrapper.process_action | |
at line .rvm/gems/ruby-1.9.2-p290/gems/actionpack-3.1.0/lib/action_controller/metal/params_wrapper.rb:201 | |
#77 AbstractController::Base.process(action#String) | |
at line .rvm/gems/ruby-1.9.2-p290/gems/actionpack-3.1.0/lib/abstract_controller/base.rb:121 | |
#78 AbstractController::Rendering.process | |
at line .rvm/gems/ruby-1.9.2-p290/gems/actionpack-3.1.0/lib/abstract_controller/rendering.rb:45 | |
#79 ActionController::Metal.dispatch(name#String, request#ActionDispatch::Request,...) | |
at line .rvm/gems/ruby-1.9.2-p290/gems/actionpack-3.1.0/lib/action_controller/metal.rb:193 | |
#80 ActionController::RackDelegation.dispatch(action#String, request#ActionDispatch::Request,...) | |
at line .rvm/gems/ruby-1.9.2-p290/gems/actionpack-3.1.0/lib/action_controller/metal/rack_delegation.rb:14 | |
#81 at line .rvm/gems/ruby-1.9.2-p290/gems/dm-rails-1.2.0.rc2/lib/dm-rails/middleware/identity_map.rb:236 | |
#82 DataMapper::Repository.scope | |
at line .rvm/gems/ruby-1.9.2-p290/gems/dm-core-1.2.0.rc2/lib/dm-core/repository.rb:13 | |
#83 DataMapper.repository | |
at line .rvm/gems/ruby-1.9.2-p290/gems/dm-core-1.2.0.rc2/lib/dm-core.rb:263 | |
#84 Rails::DataMapper::Middleware::IdentityMap.call(env#Hash) | |
at line .rvm/gems/ruby-1.9.2-p290/gems/dm-rails-1.2.0.rc2/lib/dm-rails/middleware/identity_map.rb:12 | |
#85 ActionDispatch::Routing::RouteSet::Dispatcher.dispatch(controller#Class, action#String,...) | |
at line .rvm/gems/ruby-1.9.2-p290/gems/actionpack-3.1.0/lib/action_dispatch/routing/route_set.rb:65 | |
#86 ActionDispatch::Routing::RouteSet::Dispatcher.call(env#Hash) | |
at line .rvm/gems/ruby-1.9.2-p290/gems/actionpack-3.1.0/lib/action_dispatch/routing/route_set.rb:29 | |
#87 optimized_each(obj#ActionDispatch::Request) | |
at line .rvm/gems/ruby-1.9.2-p290/gems/rack-mount-0.8.3/lib/rack/mount/code_generation.rb:152 | |
#88 recognize(obj#ActionDispatch::Request) | |
at line .rvm/gems/ruby-1.9.2-p290/gems/rack-mount-0.8.3/lib/rack/mount/code_generation.rb:95 | |
#89 Rack::Mount::RouteSet.call(env#Hash) | |
at line .rvm/gems/ruby-1.9.2-p290/gems/rack-mount-0.8.3/lib/rack/mount/route_set.rb:141 | |
#90 ActionDispatch::Routing::RouteSet.call(env#Hash) | |
at line .rvm/gems/ruby-1.9.2-p290/gems/actionpack-3.1.0/lib/action_dispatch/routing/route_set.rb:531 | |
#91 ActionDispatch::BestStandardsSupport.call(env#Hash) | |
at line .rvm/gems/ruby-1.9.2-p290/gems/actionpack-3.1.0/lib/action_dispatch/middleware/best_standards_support.rb:17 | |
#92 Rack::ETag.call(env#Hash) | |
at line .rvm/gems/ruby-1.9.2-p290/gems/rack-1.3.3/lib/rack/etag.rb:23 | |
#93 Rack::ConditionalGet.call(env#Hash) | |
at line .rvm/gems/ruby-1.9.2-p290/gems/rack-1.3.3/lib/rack/conditionalget.rb:25 | |
#94 ActionDispatch::Head.call(env#Hash) | |
at line .rvm/gems/ruby-1.9.2-p290/gems/actionpack-3.1.0/lib/action_dispatch/middleware/head.rb:14 | |
#95 ActionDispatch::ParamsParser.call(env#Hash) | |
at line .rvm/gems/ruby-1.9.2-p290/gems/actionpack-3.1.0/lib/action_dispatch/middleware/params_parser.rb:21 | |
#96 ActionDispatch::Flash.call(env#Hash) | |
at line .rvm/gems/ruby-1.9.2-p290/gems/actionpack-3.1.0/lib/action_dispatch/middleware/flash.rb:243 | |
#97 Rack::Session::Abstract::ID.context(env#Hash) | |
at line .rvm/gems/ruby-1.9.2-p290/gems/rack-1.3.3/lib/rack/session/abstract/id.rb:195 | |
#98 Rack::Session::Abstract::ID.call(env#Hash) | |
at line .rvm/gems/ruby-1.9.2-p290/gems/rack-1.3.3/lib/rack/session/abstract/id.rb:190 | |
#99 ActionDispatch::Cookies.call(env#Hash) | |
at line .rvm/gems/ruby-1.9.2-p290/gems/actionpack-3.1.0/lib/action_dispatch/middleware/cookies.rb:326 | |
#100 ActionDispatch::Callbacks._run_call_callbacks | |
at line .rvm/gems/ruby-1.9.2-p290/gems/activesupport-3.1.0/lib/active_support/callbacks.rb:29 | |
#101 ActiveSupport::Callbacks.run_callbacks(kind#Symbol) | |
at line .rvm/gems/ruby-1.9.2-p290/gems/activesupport-3.1.0/lib/active_support/callbacks.rb:81 | |
#102 ActionDispatch::Callbacks.call(env#Hash) | |
at line .rvm/gems/ruby-1.9.2-p290/gems/actionpack-3.1.0/lib/action_dispatch/middleware/callbacks.rb:28 | |
#103 ActionDispatch::Reloader.call(env#Hash) | |
at line .rvm/gems/ruby-1.9.2-p290/gems/actionpack-3.1.0/lib/action_dispatch/middleware/reloader.rb:68 | |
#104 Rack::Sendfile.call(env#Hash) | |
at line .rvm/gems/ruby-1.9.2-p290/gems/rack-1.3.3/lib/rack/sendfile.rb:101 | |
#105 ActionDispatch::RemoteIp.call(env#Hash) | |
at line .rvm/gems/ruby-1.9.2-p290/gems/actionpack-3.1.0/lib/action_dispatch/middleware/remote_ip.rb:48 | |
#106 ActionDispatch::ShowExceptions.call(env#Hash) | |
at line .rvm/gems/ruby-1.9.2-p290/gems/actionpack-3.1.0/lib/action_dispatch/middleware/show_exceptions.rb:47 | |
#107 Rails::Rack::Logger.call(env#Hash) | |
at line .rvm/gems/ruby-1.9.2-p290/gems/railties-3.1.0/lib/rails/rack/logger.rb:13 | |
#108 Rack::MethodOverride.call(env#Hash) | |
at line .rvm/gems/ruby-1.9.2-p290/gems/rack-1.3.3/lib/rack/methodoverride.rb:24 | |
#109 Rack::Runtime.call(env#Hash) | |
at line .rvm/gems/ruby-1.9.2-p290/gems/rack-1.3.3/lib/rack/runtime.rb:17 | |
#110 ActiveSupport::Cache::Strategy::LocalCache::Middleware.call(env#Hash) | |
at line .rvm/gems/ruby-1.9.2-p290/gems/activesupport-3.1.0/lib/active_support/cache/strategy/local_cache.rb:72 | |
#111 Rack::Lock.call(env#Hash) | |
at line .rvm/gems/ruby-1.9.2-p290/gems/rack-1.3.3/lib/rack/lock.rb:15 | |
#112 ActionDispatch::Static.call(env#Hash) | |
at line .rvm/gems/ruby-1.9.2-p290/gems/actionpack-3.1.0/lib/action_dispatch/middleware/static.rb:53 | |
#113 Dragonfly::Middleware.call(env#Hash) | |
at line .rvm/gems/ruby-1.9.2-p290/gems/dragonfly-0.9.8/lib/dragonfly/middleware.rb:13 | |
#114 Dragonfly::CookieMonster.call(env#Hash) | |
at line .rvm/gems/ruby-1.9.2-p290/gems/dragonfly-0.9.8/lib/dragonfly/cookie_monster.rb:9 | |
#115 Rack::Cache::Context.forward | |
at line .rvm/gems/ruby-1.9.2-p290/gems/rack-cache-1.0.3/lib/rack/cache/context.rb:132 | |
#116 Rack::Cache::Context.fetch | |
at line .rvm/gems/ruby-1.9.2-p290/gems/rack-cache-1.0.3/lib/rack/cache/context.rb:243 | |
#117 Rack::Cache::Context.lookup | |
at line .rvm/gems/ruby-1.9.2-p290/gems/rack-cache-1.0.3/lib/rack/cache/context.rb:181 | |
#118 Rack::Cache::Context.call!(env#Hash) | |
at line .rvm/gems/ruby-1.9.2-p290/gems/rack-cache-1.0.3/lib/rack/cache/context.rb:65 | |
#119 Rack::Cache::Context.call(env#Hash) | |
at line .rvm/gems/ruby-1.9.2-p290/gems/rack-cache-1.0.3/lib/rack/cache/context.rb:50 | |
#120 Rails::Engine.call(env#Hash) | |
at line .rvm/gems/ruby-1.9.2-p290/gems/railties-3.1.0/lib/rails/engine.rb:455 | |
#121 Rails::Rack::ContentLength.call(env#Hash) | |
at line .rvm/gems/ruby-1.9.2-p290/gems/railties-3.1.0/lib/rails/rack/content_length.rb:16 | |
#122 Rails::Rack::LogTailer.call(env#Hash) | |
at line .rvm/gems/ruby-1.9.2-p290/gems/railties-3.1.0/lib/rails/rack/log_tailer.rb:14 | |
#123 Rack::Handler::WEBrick.service(req#WEBrick::HTTPRequest, res#WEBrick::HTTPResponse,...) | |
at line .rvm/gems/ruby-1.9.2-p290/gems/rack-1.3.3/lib/rack/handler/webrick.rb:59 | |
#124 WEBrick::HTTPServer.service(req#WEBrick::HTTPRequest, res#WEBrick::HTTPResponse,...) | |
at line .rvm/rubies/ruby-1.9.2-p290/lib/ruby/1.9.1/webrick/httpserver.rb:111 | |
#125 WEBrick::HTTPServer.run(sock#TCPSocket) | |
at line .rvm/rubies/ruby-1.9.2-p290/lib/ruby/1.9.1/webrick/httpserver.rb:70 | |
#126 at line .rvm/rubies/ruby-1.9.2-p290/lib/ruby/1.9.1/webrick/server.rb:183 | |
Warning: saved frames may be incomplete; compare with caller(0). | |
(rdb:3) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment