Module: MyCore::OpenStruct

Defined in:
lib/my_core/open_struct.rb

Defined Under Namespace

Modules: ClassMethods

Instance Method Summary collapse

Instance Method Details

#to_hashObject



18
19
20
# File 'lib/my_core/open_struct.rb', line 18

def to_hash
  @table
end