Personal tools
Skip to content. | Skip to navigation
MessagePack is a binary-based efficient object serialization library. It enables to exchange structured objects between many languages like JSON. But unlike JSON, it is very fast and small.
JRuby compatible MessagePack implementation that does not use FFI.
multi-select is a tiny jQuery plugin to customize selects with the multiple attribute. The multi-select-rails gem integrates multi-select with the Rails asset pipeline.
A gem to provide swappable JSON backends utilizing Yajl::Ruby, the JSON gem, JSON pure, or a vendored version of okjson.
A common interface to multiple JSON libraries, including Oj, Yajl, the JSON gem (with C-extensions), the pure-Ruby JSON gem, NSJSONSerialization, gson.rb, JrJackson, and OkJson.
A gem to provide swappable XML backends utilizing LibXML, Nokogiri, Ox, or REXML.