method
build_response
v4.0.2 -
Show latest stable
- Class:
ActionController::TestCase::Behavior
build_response()public
No documentation available.
# File actionpack/lib/action_controller/test_case.rb, line 609
def build_response
TestResponse.new
end