Factory for the standard create, process loop where the controller is discarded after processing.
# File action_controller/base.rb, line 389 def process(request, response) #:nodoc: new.process(request, response) end
<code/>
<pre/>
<code/>and<pre/>for code samples.