Method: Avromatic::Model::Attributes#to_h
- Defined in:
- lib/avromatic/model/attributes.rb
#to_h ⇒ Object Also known as: to_hash, attributes
127 128 129 |
# File 'lib/avromatic/model/attributes.rb', line 127 def to_h _attributes.dup end |