# File lib/action_controller/integration.rb, line 194 def put(path, parameters = nil, headers = nil) process :put, path, parameters, headers end