Created
August 29, 2012 23:05
-
-
Save JFickel/3520074 to your computer and use it in GitHub Desktop.
error message
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
| OpenURI::HTTPError in UsersController#update | |
| 404 Not Found | |
| Rails.root: /Users/jamesfickel/Desktop/g_testing/g_alpha | |
| Application Trace | Framework Trace | Full Trace | |
| app/controllers/users_controller.rb:43:in `block in update' | |
| app/controllers/users_controller.rb:26:in `update' | |
| Request | |
| Parameters: | |
| {"utf8"=>"✓", | |
| "_method"=>"put", | |
| "authenticity_token"=>"pDyHif8hexxY91H9dNXCDqZ0JsV1PHa6Kshfnw+Keac=", | |
| "user"=>{"battle_tag"=>"Jamie", | |
| "battle_tag_id"=>"1448", | |
| "sc2_url"=>"http://us.battle.net/sc2/en/profile/579102/1/Ubermensch/", | |
| "sc2_code"=>"332", | |
| "lol_summoner_name"=>"emailsupport8794"}, | |
| "commit"=>"Save Information", | |
| "id"=>"1"} | |
| Show session dump | |
| Show env dump | |
| Response | |
| Headers: | |
| None |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment