The Forwardable module: Part I
In this article we’re going to explore the following topics:
- the
Forwardablemodule - the
def_delegatormethod - the
def_delegatorsmethod - the
delegatemethod - SEE MORE
Made a library? Written a blog post? Found a useful tutorial? Share it with the Ruby community here or just enjoy what everyone else has found!
In this article we’re going to explore the following topics:
Forwardable moduledef_delegator methoddef_delegators methoddelegate method
Post a comment