Class: Superhosting::CompositeMapper::Container
- Defined in:
- lib/superhosting/composite_mapper/container.rb
Instance Attribute Summary
Attributes inherited from Base
Instance Method Summary collapse
Methods inherited from Base
Constructor Details
This class inherits a constructor from Superhosting::CompositeMapper::Base
Dynamic Method Handling
This class handles dynamic methods through the method_missing method in the class Superhosting::CompositeMapper::Base
Instance Method Details
#config ⇒ Object
4 5 6 |
# File 'lib/superhosting/composite_mapper/container.rb', line 4 def config self.lib.config end |