Displaying 1 result from an estimated 1 matches for "csilrbt1w9pnu8a9u6v5ezy".
2010 Jun 23
0
Rails 3 - AJAX Response
...mat.xml { head :ok }
end
end
end
----
The Response:
====
Started POST "/users/1" for 127.0.0.1 at Tue Jun 22 23:31:07 -0400
2010
Processing by UsersController#update as JS
Parameters: {"commit"=>"Save", "authenticity_token"=>"OT1oYw/
cSiLrbT1w9PNu8A9u6v5eZy/bFxjbhEo3lbY=", "id"=>"1",
"user"=>{"type_id"=>"1"}}
User Load (0.9ms) SELECT "users".* FROM "users" WHERE ("users"."id"
= 1) LIMIT 1
CACHE (0.0ms) SELECT "users".* FROM "use...