Sha256: 3f3f2ad4baf3a0dc873fbb07ccdefdfcc3db5edc9ef629f21b161d25804f70c5
Contents?: true
Size: 153 Bytes
Versions: 7
Compression:
Stored size: 153 Bytes
Contents
# Place for stuff that I'm not sure about yet class OtherSchema def same_db @dst_db.andand.database_type == @src_db.andand.database_type end end
Version data entries
7 entries across 7 versions & 1 rubygems