Created
January 2, 2014 03:27
-
-
Save psykidellic/8214630 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
| Started POST "/api/v1/undefined" for 127.0.0.1 at 2014-01-01 19:04:06 -0800 | |
| AbstractController::ActionNotFound (The action 'undefined' could not be found for Api::V1::ApiController): | |
| actionpack (3.2.2) lib/abstract_controller/base.rb:116:in `process' | |
| actionpack (3.2.2) lib/abstract_controller/rendering.rb:45:in `process' | |
| actionpack (3.2.2) lib/action_controller/metal.rb:203:in `dispatch' | |
| actionpack (3.2.2) lib/action_controller/metal/rack_delegation.rb:14:in `dispatch' | |
| actionpack (3.2.2) lib/action_controller/metal.rb:246:in `block in action' | |
| actionpack (3.2.2) lib/action_dispatch/routing/route_set.rb:67:in `call' | |
| actionpack (3.2.2) lib/action_dispatch/routing/route_set.rb:67:in `dispatch' | |
| actionpack (3.2.2) lib/action_dispatch/routing/route_set.rb:30:in `call' | |
| journey (1.0.4) lib/journey/router.rb:68:in `block in call' | |
| journey (1.0.4) lib/journey/router.rb:56:in `each' | |
| journey (1.0.4) lib/journey/router.rb:56:in `call' | |
| actionpack (3.2.2) lib/action_dispatch/routing/route_set.rb:594:in `call' | |
| rack-pjax (0.7.0) lib/rack/pjax.rb:12:in `call' | |
| omniauth (1.1.1) lib/omniauth/strategy.rb:177:in `call!' | |
| omniauth (1.1.1) lib/omniauth/strategy.rb:157:in `call' | |
| omniauth (1.1.1) lib/omniauth/strategy.rb:177:in `call!' | |
| omniauth (1.1.1) lib/omniauth/strategy.rb:157:in `call' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment