method
null_scope?
v5.2.3 -
Show latest stable
- Class:
ActiveRecord::Associations::CollectionProxy
null_scope?()private
No documentation available.
# File activerecord/lib/active_record/associations/collection_proxy.rb, line 1118
def null_scope?
@association.null_scope?
end