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