# File lib/oauth/models/consumers/simple_client.rb, line 14 def put(path,params={}) parse(token.put(path,params, {'Accept' => 'application/json'})) end