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