Class: Builder::HashStructure
- Inherits:
-
Object
- Object
- Builder::HashStructure
- Defined in:
- lib/builder/hash_structure.rb
Instance Method Summary collapse
Instance Method Details
#serialization_method! ⇒ Object
3 4 5 |
# File 'lib/builder/hash_structure.rb', line 3 def serialization_method! :to_hash end |