Class: Tins::MethodMissingDelegator::DelegatorClass

Inherits:
Object
  • Object
show all
Includes:
DelegatorModule
Defined in:
lib/tins/dslkit.rb

Overview

This class includes DelegatorModule and can be used as a superclass instead of including DelegatorModule.

Instance Attribute Summary

Attributes included from Tins::MethodMissingDelegator

#method_missing_delegator

Method Summary

Methods included from DelegatorModule

#initialize

Methods included from Tins::MethodMissingDelegator

#method_missing

Dynamic Method Handling

This class handles dynamic methods through the method_missing method in the class Tins::MethodMissingDelegator