Skip to content

Instantly share code, notes, and snippets.

@JFickel
Created August 29, 2012 23:05
Show Gist options
  • Save JFickel/3520074 to your computer and use it in GitHub Desktop.
Save JFickel/3520074 to your computer and use it in GitHub Desktop.
error message
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