Class: FaradayMiddleware::Rashify

Inherits:
Mashify
  • Object
show all
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

#mash_class

Method Summary

Methods inherited from Mashify

#initialize, #parse

Constructor Details

This class inherits a constructor from FaradayMiddleware::Mashify