Sha256: f22d2027700ba6f22f187b6582e5073696d61206b101b54af55224a03ac50479
Contents?: true
Size: 193 Bytes
Versions: 14
Compression:
Stored size: 193 Bytes
Contents
# frozen_string_literal: true require 'rom/sql/associations/many_to_many' module ROM module SQL module Associations class OneToOneThrough < ManyToMany end end end end
Version data entries
14 entries across 14 versions & 1 rubygems