lib/earth/automobile/automobile_make/data_miner.rb in earth-0.12.4 vs lib/earth/automobile/automobile_make/data_miner.rb in earth-1.0.0
- old
+ new
@@ -1,10 +1,6 @@
AutomobileMake.class_eval do
data_miner do
- process "Start from scratch" do
- delete_all
- end
-
process "Ensure AutomobileMakeYear is populated" do
AutomobileMakeYear.run_data_miner!
end
process "Derive manufacturer names from AutomobileMakeYear" do