class Shoulda::Matchers::ActiveRecord::AssociationMatchers::ModelReflection
def strict_loading?
def strict_loading? reflection.options.fetch(:strict_loading, subject.strict_loading_by_default) end
def strict_loading? reflection.options.fetch(:strict_loading, subject.strict_loading_by_default) end