class AbstractController::Base

def performed?

AbstractController::Callbacks.
+process_action+ callback needs to be terminated in
Tests if a response body is set. Used to determine if the
def performed?
  response_body
end