Method: ActiveRecord::Associations::Association#reset_scope
- Defined in:
- lib/active_record/associations/association.rb
#reset_scope ⇒ Object
110 111 112 |
# File 'lib/active_record/associations/association.rb', line 110 def reset_scope @association_scope = nil end |