Class: FaradayMiddleware::Rashify
- Defined in:
- lib/faraday_middleware/response/rashify.rb
Overview
Public: Converts parsed response bodies to a Hashie::Rash if they were of Hash or Array type.
Instance Attribute Summary
Attributes inherited from Mashify
Method Summary
Methods inherited from Mashify
Constructor Details
This class inherits a constructor from FaradayMiddleware::Mashify