class TrueClass
Private Instance Methods
Source
# File lib/msgpack/core_ext.rb, line 31 def to_msgpack_with_packer(packer) packer.write_true packer end
# File lib/msgpack/core_ext.rb, line 31 def to_msgpack_with_packer(packer) packer.write_true packer end