Sha256: c9d57f1beb8f0f9c1deff8731e746faff7526b8b4f31792f6f1b07decb580f78
Contents?: true
Size: 206 Bytes
Versions: 15
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
15 entries across 15 versions & 1 rubygems