Sha256: 65c9de0bd23873e5b0d2c9327db85da9eabd1338d8d18ce8f26b03f36711b3a8
Contents?: true
Size: 177 Bytes
Versions: 12
Compression:
Stored size: 177 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)+ class Binary < ::String end end
Version data entries
12 entries across 12 versions & 1 rubygems