method
scope
v4.2.9 -
Show latest stable
- Class:
ActiveRecord::Associations::Preloader::Association
scope()public
No documentation available.
# File activerecord/lib/active_record/associations/preloader/association.rb, line 27
def scope
@scope ||= build_scope
end