Class: Superhosting::CompositeMapper::Container

Inherits:
Base
  • Object
show all
Defined in:
lib/superhosting/composite_mapper/container.rb

Instance Attribute Summary

Attributes inherited from Base

#etc, #lib, #web

Instance Method Summary collapse

Methods inherited from Base

#initialize, #method_missing

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

#configObject



4
5
6
# File 'lib/superhosting/composite_mapper/container.rb', line 4

def config
  self.lib.config
end