Sha256: 5db4fff867f034661dfd715f340516a13177e69d2cca07762549a790774632ee

Contents?: true

Size: 122 Bytes

Versions: 3

Compression:

Stored size: 122 Bytes

Contents

require 'rom/associations/one_to_many'

module ROM
  module Associations
    class OneToOne < OneToMany
    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.rb
rom-core-4.0.0.beta2 lib/rom/associations/one_to_one.rb
rom-core-4.0.0.beta1 lib/rom/associations/one_to_one.rb