Sha256: 38b40cdecb629d2d55a6f1416f3c162655c78276cadf7b97cd062f0edc72a9a6
Contents?: true
Size: 175 Bytes
Versions: 2
Compression:
Stored size: 175 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)+ Binary = Struct.new(:value) end
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
upsert-1.0.2 | lib/upsert/binary.rb |
upsert-0.5.0 | lib/upsert/binary.rb |