Class: GoodData::Bricks::DecodeParamsMiddleware
- Inherits:
-
Middleware
- Object
- Middleware
- GoodData::Bricks::DecodeParamsMiddleware
- Defined in:
- lib/gooddata/bricks/middleware/decode_params_middleware.rb
Overview
Converts params from encoded hash to decoded hash
Instance Attribute Summary
Attributes inherited from Middleware
Instance Method Summary collapse
Methods inherited from Middleware
Methods included from Utils
Constructor Details
This class inherits a constructor from GoodData::Bricks::Middleware