Skip to content
This repository has been archived by the owner on Jul 16, 2020. It is now read-only.

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

highgroove/dumb_delegator

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 

Repository files navigation

About

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

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Ruby 100.0%