Class: Indexter::Formatters::Hash

Inherits:
Object
  • Object
show all
Defined in:
lib/indexter/formatters/hash.rb

Instance Method Summary collapse

Instance Method Details

#format(payload) ⇒ Object



5
6
7
# File 'lib/indexter/formatters/hash.rb', line 5

def format(payload)
  payload
end