Add a comment to run the 'import:ensure_consistency' rake task after a bulk import

This commit is contained in:
Régis Hanol
2018-11-21 16:28:35 +01:00
committed by GitHub
parent 715b2e85fc
commit a0f0bac752

View File

@ -80,7 +80,7 @@ class BulkImport::Base
load_indexes
execute
fix_primary_keys
puts "Done!"
puts "Done! Now run the 'import:ensure_consistency' rake task."
end
def preload_i18n