https://www.rubydoc.info/gems/multi_json/1.3.2/MultiJson Supported JSON Engines JSON (https://github.com/flori/json) Ruby가 기본 제공하는 JSON 젬. oj (https://github.com/ohler55/oj) 속도를 중시한 최적화된 JSON 젬. Ruby 기반 젬 중에서는 가장 속도가 빠르다. yajl (https://github.com/brianmario/yajl-ruby) 정식 이름은 Yet Another JSON Library. NSJSONSerialization Wrapper for Apple's NSJSONSerialization in the Cocoa Framework (MacRuby only..