Sha256: 307e0d31feef776ac11cb006f216aed66d657dad82340b8b49048662bbc54efd

Contents?: true

Size: 165 Bytes

Versions: 1

Compression:

Stored size: 165 Bytes

Contents

# frozen_string_literal: true

require 'gladwords/associations/one_to_many'

module Gladwords
  module Associations
    class OneToOne < OneToMany
    end
  end
end

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
gladwords-1.0.1 lib/gladwords/associations/one_to_one.rb