Sha256: 40c7c13c978f33f47ed23342fa639b0cc37d84d60448128e11bdd300ed159cd0
Contents?: true
Size: 206 Bytes
Versions: 1
Compression:
Stored size: 206 Bytes
Contents
# frozen_string_literal: true require "rom/associations/many_to_many" module ROM module Memory module Associations class ManyToMany < ROM::Associations::ManyToMany 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/many_to_many.rb |