Created
October 29, 2013 12:47
-
-
Save cleytonmessias/7214027 to your computer and use it in GitHub Desktop.
Log Server
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
Started GET "/publisher/products/1/questions" for 127.0.0.1 at 2013-10-29 10:47:03 -0200 | |
Processing by Publisher::QuestionsController#index as JS | |
Parameters: {"product_id"=>"1"} | |
Completed 404 Not Found in 0ms | |
ActiveRecord::RecordNotFound (Couldn't find Store without an ID): | |
app/services/product_identifier/find.rb:5:in `call' | |
app/services/product_identifier/fetch.rb:5:in `call' | |
app/controllers/publisher/questions_controller.rb:6:in `index' | |
Rendered /Users/cleytonmessias/.rvm/gems/ruby-2.0.0-p247@trustvox/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/_source.erb (0.5ms) | |
Rendered /Users/cleytonmessias/.rvm/gems/ruby-2.0.0-p247@trustvox/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/_trace.erb (0.9ms) | |
Rendered /Users/cleytonmessias/.rvm/gems/ruby-2.0.0-p247@trustvox/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (0.8ms) | |
Rendered /Users/cleytonmessias/.rvm/gems/ruby-2.0.0-p247@trustvox/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (17.4ms) | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment