Class: SimpleGroupDelegator

Inherits:
GroupDelegatorInstances show all
Defined in:
lib/group_delegator.rb

Overview

Also, here’s the basic version with a simple name This one only deals with instantiated objects (so no class variables)

Method Summary

Methods inherited from GroupDelegatorInstances

#initialize, #method_missing

Methods included from SourceHelper

#__set_sources_data, set_sources_data

Constructor Details

This class inherits a constructor from GroupDelegatorInstances

Dynamic Method Handling

This class handles dynamic methods through the method_missing method in the class GroupDelegatorInstances