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