Flowdock

Delegator is an abstract class used to build delegator pattern objects from subclasses. Subclasses should redefine __getobj__. For a concrete implementation, see SimpleDelegator.

Aliases

  • initialize

Constants

IgnoreBacktracePat = %r"\A#{Regexp.quote(__FILE__)}:\d+:in `"

Attributes

Show files where this class is defined (1 file)
Register or log in to add new notes.