Class: Partigirb::Handlers::StringHandler

Inherits:
Object
  • Object
show all
Defined in:
lib/partigirb/handlers/string_handler.rb

Instance Method Summary collapse

Instance Method Details

#decode_response(body) ⇒ Object



4
5
6
# File 'lib/partigirb/handlers/string_handler.rb', line 4

def decode_response( body )
  body
end