method
reset_scope
v5.2.3 -
Show latest stable
- Class:
ActiveRecord::Associations::Association
reset_scope()public
No documentation available.
# File activerecord/lib/active_record/associations/association.rb, line 94
def reset_scope
@association_scope = nil
end