Module: Cardiac::Representation::Codecs::UrlEncoded::Extensions
- Includes:
- Cardiac::RackUtils, FormEncoded
- Included in:
- Cardiac::Representation::Codecs::UrlEncoded, Cardiac::Representation::Codecs::UrlEncoded
- Defined in:
- lib/cardiac/representation.rb
Overview
In Ruby 1.9.3, super is not available from module_function(s). It is simplest to just define all extensions here, then.