Trending Projects for July 10, 2011

Discover libraries that are gaining popularity within the Ruby community. You can find an overview of how we calculate these in our documentation.

rdoc

RDoc produces HTML and command-line documentation for Ruby projects. RDoc includes the +rdoc+ and +ri+ tools for generating and displaying documentation from the command-line.

faraday_middleware

Various middleware for Faraday

ohai

Ohai profiles your system and emits JSON

mixlib-config

A class based configuration library

mixlib-cli

A simple mixin for CLI interfaces, including option parsing

chef

A systems integration framework, built to bring the benefits of configuration management to your entire infrastructure.

tzinfo

TZInfo provides access to time zone data and allows times to be converted using time zone rules.

json

This is a JSON implementation as a Ruby extension in C.

nokogiri

Nokogiri (鋸) makes it easy and painless to work with XML and HTML from Ruby. It provides a sensible, easy-to-understand API for reading, writing, modifying, and querying documents. It is fast and standards-compliant by relying on native parsers like libxml2, libgumbo, or xerces.

yard

YARD is a documentation generation tool for the Ruby programming language. It enables the user to generate consistent, usable documentation that can be exported to a number of formats very easily, and also supports extending for custom Ruby constructs such as custom class level definitions.