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