Sha256: 1d378f0c3f64dbbf8983a5608d57b05e70ce43b07778ee64231158b601601ba3

Contents?: true

Size: 159 Bytes

Versions: 3

Compression:

Stored size: 159 Bytes

Contents

# frozen_string_literal: true
module IdentityCache
  module Cached
    module Recursive
      class HasOne < Association # :nodoc:
      end
    end
  end
end

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
identity_cache-1.1.0 lib/identity_cache/cached/recursive/has_one.rb
identity_cache-1.0.1 lib/identity_cache/cached/recursive/has_one.rb
identity_cache-1.0.0 lib/identity_cache/cached/recursive/has_one.rb