Skip to content

Instantly share code, notes, and snippets.

@mysteriouspants
Created October 19, 2012 17:46
Show Gist options
  • Save mysteriouspants/3919588 to your computer and use it in GitHub Desktop.
Save mysteriouspants/3919588 to your computer and use it in GitHub Desktop.
TorqueBox Assets Puke
Started GET "/assets/ikit.css" for 127.0.0.1 at 2012-10-19 11:46:30 -0600
11:46:30,532 INFO [cuttlefish] (http-localhost/127.0.0.1:8080-1) Served asset /ikit.css - 304 Not Modified (77ms)
11:46:30,537 INFO [cuttlefish] (http-localhost/127.0.0.1:8080-2)
Started GET "/assets/jquery.js" for 127.0.0.1 at 2012-10-19 11:46:30 -0600
11:46:30,558 INFO [cuttlefish] (http-localhost/127.0.0.1:8080-2) Served asset /jquery.js - 404 Not Found (15ms)
11:46:30,567 FATAL [cuttlefish] (http-localhost/127.0.0.1:8080-2)
ActionController::RoutingError (No route matches [GET] "/assets/jquery.js"):
actionpack (3.2.8) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
actionpack (3.2.8) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call'
railties (3.2.8) lib/rails/rack/logger.rb:26:in `call_app'
railties (3.2.8) lib/rails/rack/logger.rb:16:in `call'
actionpack (3.2.8) lib/action_dispatch/middleware/request_id.rb:22:in `call'
rack (1.4.1) lib/rack/methodoverride.rb:21:in `call'
rack (1.4.1) lib/rack/runtime.rb:17:in `call'
rack (1.4.1) lib/rack/lock.rb:15:in `call'
actionpack (3.2.8) lib/action_dispatch/middleware/static.rb:62:in `call'
railties (3.2.8) lib/rails/engine.rb:479:in `call'
railties (3.2.8) lib/rails/application.rb:223:in `call'
org/jruby/RubyBasicObject.java:1704:in `__send__'
org/jruby/RubyKernel.java:2101:in `send'
railties (3.2.8) lib/rails/railtie/configurable.rb:30:in `method_missing'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment