Sha256: 53794f5cce9ca0100f418149943382786b6c1b544f9e615b001d2b17d127ab5c
Contents?: true
Size: 182 Bytes
Versions: 373
Compression:
Stored size: 182 Bytes
Contents
module ActiveRecord module Associations class Preloader class HasOneThrough < SingularAssociation #:nodoc: include ThroughAssociation end end end end
Version data entries
373 entries across 337 versions & 24 rubygems