Module: Dsu::Migration::RawHelpers::EntryGroupHash

Defined in:
lib/dsu/migration/raw_helpers/entry_group_hash.rb

Instance Method Summary collapse

Instance Method Details

#to_hObject



7
8
9
# File 'lib/dsu/migration/raw_helpers/entry_group_hash.rb', line 7

def to_h
  read.merge(version: version)
end