Class: Partigirb::Handlers::StringHandler
- 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 |