Sha256: 6ad275057f44fc6076b673763e15ba3e0db65e962070c59cef8c8f00b5a4f101
Contents?: true
Size: 189 Bytes
Versions: 1
Compression:
Stored size: 189 Bytes
Contents
# frozen_string_literal: true require 'rom/memory/associations/one_to_many' module ROM module Files module Associations class OneToOne < OneToMany 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/one_to_one.rb |