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