Sha256: c2a13761b4bd93b2dabd505cb478837d47d07f4531ddc7f1db92b95db5695b03

Contents?: true

Size: 131 Bytes

Versions: 3

Compression:

Stored size: 131 Bytes

Contents

require 'rom/associations/many_to_many'

module ROM
  module Associations
    class OneToOneThrough < ManyToMany
    end
  end
end

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
rom-core-4.0.0.beta3 lib/rom/associations/one_to_one_through.rb
rom-core-4.0.0.beta2 lib/rom/associations/one_to_one_through.rb
rom-core-4.0.0.beta1 lib/rom/associations/one_to_one_through.rb