Class: HashPivot::Repository::HashRepository

Inherits:
Object
  • Object
show all
Includes:
Base
Defined in:
lib/hash_pivot/repository/hash_repository.rb

Instance Method Summary collapse

Methods included from Base

#hash_by_group, included, #initialize

Instance Method Details

#translate_data(data) ⇒ Object



10
11
12
# File 'lib/hash_pivot/repository/hash_repository.rb', line 10

def translate_data(data)
  data
end