Sha256: e86e97e968181b8171c4a5819a464e43df3dacf13b2634f76b31e30fcffc9f4e
Contents?: true
Size: 206 Bytes
Versions: 10
Compression:
Stored size: 206 Bytes
Contents
require 'rom/associations/many_to_many' module ROM module Associations # Abstract one-to-one-through association type # # @api public class OneToOneThrough < ManyToMany end end end
Version data entries
10 entries across 10 versions & 1 rubygems