Module: Dsu::Migration::RawHelpers::ColorThemeHash

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

Instance Method Summary collapse

Instance Method Details

#to_hObject



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

def to_h
  read.merge(version: version)
end