Clear cache after migration is finished.

This commit is contained in:
Martin Edenhofer 2017-11-06 17:55:34 +01:00
parent 68cb27f0c1
commit e75ce991cb

View file

@ -26,7 +26,7 @@ class LastOwnerUpdate2 < ActiveRecord::Migration[5.1]
updated_by_id: 1,
created_by_id: 1,
)
Cache.clear
end
end