Class: HttpEventStore::Helpers::ParseState

Inherits:
Object
  • Object
show all
Defined in:
lib/http_event_store/helpers/parse_state.rb

Instance Method Summary collapse

Instance Method Details

#call(state) ⇒ Object



5
6
7
# File 'lib/http_event_store/helpers/parse_state.rb', line 5

def call(state)
  state
end