Method: ActiveRecord::Associations::Association#reset_scope

Defined in:
lib/ocean-dynamo/active_record_stuff/association.rb

#reset_scopeObject



104
105
106
# File 'lib/ocean-dynamo/active_record_stuff/association.rb', line 104

def reset_scope
  @association_scope = nil
end