Personal tools
Skip to content. | Skip to navigation
A simple mix-in for CLI interfaces, including option parsing.
A class based config mixin, similar to the one found in Chef.
A gem that provides a simple mixin for log functionality.
Run external commands on Unix or Windows
Mocking and stubbing library with JMock/SchMock syntax, which allows mocking and stubbing of methods on real (non-mock) classes.
Moneta provides a standard interface for interacting with various kinds of key/value stores including Memcache, Redis, CouchDB, Berkeley DB and many more.
A small fast HTTP library and server that runs Rails, Camping, Nitro and Iowa apps.
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.
A gem to provide swappable JSON backends utilizing Yajl::Ruby, the JSON gem, JSON pure, or a vendored version of okjson.
A gem to provide swappable XML backends utilizing LibXML, Nokogiri, Ox, or REXML.