Sha256: abf6afd9225a89266f335df82e12edcc95ff90e3a7671702c7fbf447cbd57a86

Contents?: true

Size: 140 Bytes

Versions: 2

Compression:

Stored size: 140 Bytes

Contents

module Replication
  module ActiveRecord
    class PolymorphicStrand < Strand
      belongs_to :origin, polymorphic: true
    end
  end
end

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
replication-0.4.1 lib/replication/active_record/polymorphic_strand.rb
replication-0.4.0 lib/replication/active_record/polymorphic_strand.rb