Story#108521790 first scratch to get domain real historical object

This commit is contained in:
Vladimir Krylov 2015-12-04 12:19:50 +02:00
parent 3e8309f818
commit f5a3e51e69
2 changed files with 28 additions and 6 deletions

View file

@ -789,8 +789,6 @@ namespace :import do
keys = history.keys.compact.sort
i = 0
keys.each_with_index do |time|
p time
history[time].each do |orig_history_klass|
event = :update
event = :create if i == 0