Sha256: 93723d8ef5fd6797b4e34082dba8b33bf9ef4af26b8e7857a52167c99614626d
Contents?: true
Size: 192 Bytes
Versions: 22
Compression:
Stored size: 192 Bytes
Contents
class Upsert # A wrapper class for binary strings so that Upsert knows to escape them as such. # # Create them with +Upsert.binary(x)+ # # @private Binary = Struct.new(:value) end
Version data entries
22 entries across 22 versions & 1 rubygems