Module Fog::JSON
In: lib/fog/core/json.rb

Methods

decode   encode   sanitize  

Public Class methods

Do the MultiJson introspection at this level so we can define our encode/decode methods and perform the introspection only once rather than once per call.

[Validate]