This module is used internally by the various XYZHandler classes as the
recipent of events. It dispatches the event handling to the controller’s
handle_event method.
Public Instance Methods
method_missing(method, *args, &block)click to toggle source