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

Version Path
wyrm-0.2.1 lib/wyrm/other_schema.rb
wyrm-0.2.0 lib/wyrm/other_schema.rb
wyrm-0.1.4 lib/wyrm/other_schema.rb
wyrm-0.1.3 lib/wyrm/other_schema.rb
wyrm-0.1.2 lib/wyrm/other_schema.rb
wyrm-0.1.1 lib/wyrm/other_schema.rb
wyrm-0.1.0 lib/wyrm/other_schema.rb