Sha256: 21259c962dff5e1511e8b7e8d841edcfbf49bf0a500d40216a86ffd65aeedd2d
Contents?: true
Size: 205 Bytes
Versions: 1
Compression:
Stored size: 205 Bytes
Contents
# frozen_string_literal: true require 'rom/associations/many_to_many' module ROM module Files module Associations class ManyToMany < ROM::Associations::ManyToMany end end end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
rom-files-0.2.0 | lib/rom/files/associations/many_to_many.rb |