class Hash
Public Instance Methods
to_msgpack()
click to toggle source
# File lib/msgpack_extensions.rb, line 27 def to_msgpack MessagePack.pack self end
# File lib/msgpack_extensions.rb, line 27 def to_msgpack MessagePack.pack self end