get_default_handler()
Instance Public methods
Returns the default-handler, which is called when no handler for a method-name is found.
It is either a Proc object or nil
.
Returns the default-handler, which is called when no handler for a method-name is found.
It is either a Proc object or nil
.
Please login to continue.