Registry / serialization / fog-json

fog-json

JSON →
library1.3.0rbrubygemsunverified

Extraction of the JSON parsing tools shared between a number of providers in the 'fog' gem.

gem install fog-json
INSTALL
IMPORT
SIG · FOG-JSON
F
fog-json
serializationrubyv1.3.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Fog::JSON
require 'fog/json'

Decode a JSON string using Fog's JSON parser.

require 'fog/json' result = Fog::JSON.decode('{"key": "value"}') puts result['key']
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.3.0latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
5 hits · last 30 days
node
4
Amazon
1
Resources
fog-json — gem install fog-json · libregistry