Method: AbstractController::Base#response_body

Defined in:
actionpack/lib/abstract_controller/base.rb

#response_bodyObject

Returns the body of the HTTP response sent by the controller.



40
# File 'actionpack/lib/abstract_controller/base.rb', line 40

attr_internal :response_body