4ef648d60d
Lots of Ruby libraries utilize JSON parsing in some form, and everyone has their favorite JSON library. In order to best support multiple JSON parsers and libraries, multi_json is a general-purpose swappable JSON backend library. MultiJSON tries to have intelligent defaulting. That is, if you have any of the supported engines already loaded, it will utilize them before attempting to load any. When loading, libraries are ordered by speed. First Yajl-Ruby, then the JSON gem, then JSON pure. If no JSON library is available, MultiJSON falls back to a bundled version of OkJson. OK claudio@
6 lines
287 B
Plaintext
6 lines
287 B
Plaintext
MD5 (multi_json-1.0.3.gem) = WcvKQhBh7K+FyZtmfy0GIw==
|
|
RMD160 (multi_json-1.0.3.gem) = BerAqyCxTBRNIIKL2IasSj9dBwY=
|
|
SHA1 (multi_json-1.0.3.gem) = dgB7xbNrBHM3VsqNlg3F201/jG4=
|
|
SHA256 (multi_json-1.0.3.gem) = qycrRml4OnPv4ZTggPP8Gj01+j9pEFuMoK+y0NGAh4k=
|
|
SIZE (multi_json-1.0.3.gem) = 13312
|