Sha256: 3c89fd3102b68a932938cde06641ab0acd31d0d4df1d57c757e8368021bedbe0
Contents?: true
Size: 203 Bytes
Versions: 16
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
16 entries across 16 versions & 1 rubygems