Class: Hash
- Inherits:
-
Object
- Object
- Hash
- Defined in:
- lib/msgpack_extensions.rb
Instance Method Summary collapse
Instance Method Details
#to_msgpack ⇒ Object
27 28 29 |
# File 'lib/msgpack_extensions.rb', line 27 def to_msgpack MessagePack.pack self end |