Method: Funkr::Types::SimpleRecord#to_hash
- Defined in:
- lib/funkr/types/simple_record.rb
#to_hash ⇒ Object
77 |
# File 'lib/funkr/types/simple_record.rb', line 77 def to_hash; @key_vals; end |
77 |
# File 'lib/funkr/types/simple_record.rb', line 77 def to_hash; @key_vals; end |