Class: Parser::Simple

Inherits:
HTTParty::Parser
  • Object
show all
Defined in:
lib/sasquatch/store.rb

Overview

Parse the response body however you like

Instance Method Summary collapse

Instance Method Details

#parseObject



295
296
297
# File 'lib/sasquatch/store.rb', line 295

def parse
  body
end