Class: Gdt::Gdt
- Inherits:
-
Object
- Object
- Gdt::Gdt
- Defined in:
- lib/gdt_interface.rb
Instance Method Summary collapse
-
#initialize(string) ⇒ Gdt
constructor
A new instance of Gdt.
- #to_hash ⇒ Object
Constructor Details
Instance Method Details
#to_hash ⇒ Object
15 16 17 |
# File 'lib/gdt_interface.rb', line 15 def to_hash @data.values end |