Sha256: 5cadcd80521f879dbe5f42403356620c8f810c6242ef4641f411b7ff0ebeb5b9
Contents?: true
Size: 203 Bytes
Versions: 1
Compression:
Stored size: 203 Bytes
Contents
# frozen_string_literal: true require "rom/associations/one_to_many" module ROM module Memory module Associations class OneToMany < ROM::Associations::OneToMany end end end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
rom-6.0.0.alpha1 | lib/rom/memory/associations/one_to_many.rb |