Class: LucidHttp::Formatter::PlainFormatter
- Inherits:
-
Object
- Object
- LucidHttp::Formatter::PlainFormatter
- Defined in:
- lib/lucid_http/formatters.rb
Instance Method Summary collapse
Instance Method Details
#call(response_body) ⇒ Object
14 15 16 |
# File 'lib/lucid_http/formatters.rb', line 14 def call(response_body) response_body end |