mirror of
https://github.com/internetee/registry.git
synced 2025-07-19 17:25:57 +02:00
Story#108521790 first scratch to get domain real historical object
This commit is contained in:
parent
3e8309f818
commit
f5a3e51e69
2 changed files with 28 additions and 6 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue