Class: Upsert::Binary

Inherits:
String
  • Object
show all
Defined in:
lib/upsert/binary.rb

Overview

A wrapper class for binary strings so that Upsert knows to escape them as such.

Create them with Upsert.binary(x)