Sha256: f12022460811a1999fb1f29bd1a1da754d432d46a3736b6ad505bf26af03c7f6

Contents?: true

Size: 203 Bytes

Versions: 1

Compression:

Stored size: 203 Bytes

Contents

# frozen_string_literal: true

require "rom/associations/many_to_one"

module ROM
  module Memory
    module Associations
      class ManyToOne < ROM::Associations::ManyToOne
      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_one.rb