Skip to content

Commit

Permalink
Put this back, because of course it broke things
Browse files Browse the repository at this point in the history
  • Loading branch information
cheerfulstoic committed Jul 13, 2016
1 parent 392db8b commit 186c1ce
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/neo4j/active_node/labels/reloading.rb
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ def before_remove_const
associations.each_value(&:queue_model_refresh!)
MODELS_FOR_LABELS_CACHE.clear
WRAPPED_CLASSES.each { |c| MODELS_TO_RELOAD << c.name }
WRAPPED_CLASSES.clear
end
end
end
Expand Down

0 comments on commit 186c1ce

Please sign in to comment.