method
performed?
v8.0.0 -
Show 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.