method
performed?
rails latest stable - Class:
AbstractController::Base
performed?()public
Tests if a response body is set. Used to determine if the process_action callback needs to be terminated in AbstractController::Callbacks.
performed?()Tests if a response body is set. Used to determine if the process_action callback needs to be terminated in AbstractController::Callbacks.