/dumb_delegator

Delegator and SimpleDelegator in Ruby's stdlib are useful, but they pull in most of Kernel. This is not appropriate for many uses; for instance, delegation to Rails models.

Primary LanguageRubyMIT LicenseMIT