module Goldiloader::SingularAssociationPatch
Private Instance Methods
find_target(...)
click to toggle source
Calls superclass method
# File lib/goldiloader/active_record_patches.rb, line 155 def find_target(...) load_with_auto_include { super } end