Sha256: 843709c6371ed56825172c0f236fc37ade43be6310244e0c10db71ca3cfa312d
Contents?: true
Size: 208 Bytes
Versions: 10
Compression:
Stored size: 208 Bytes
Contents
require 'rom/associations/definitions/abstract' module ROM module Associations module Definitions # @api private class OneToMany < Abstract result :many end end end end
Version data entries
10 entries across 10 versions & 1 rubygems