Class FaradayMiddleware::Mashify
In: lib/faraday_middleware/response/mashify.rb
Parent: Faraday::Response::Middleware

Public: Converts parsed response bodies to a Hashie::Mash if they were of Hash or Array type.

Methods

new   parse  

Attributes

mash_class  [RW] 
mash_class  [RW] 

Public Class methods

Public Instance methods

[Validate]