class ActionController::Metal
def response=(response)
def response=(response) set_response!(response) # Force `performed?` to return true: @_response_body = true end
def response=(response) set_response!(response) # Force `performed?` to return true: @_response_body = true end