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