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