Coderay is a Ruby library that provides syntax highlighting for select languages.
This module allows Ruby programs to interface with the SQLite3 database engine.
This package provides Ruby language binding for libvirt's native C API.
Contest allows writing declarative Test::Unit tests using nested contexts without performance penalties.
Net::SCP is a pure-Ruby implementation of the SCP client protocol.
Blather is a XMPP DSL for Ruby written on top of EventMachine and Nokogiri.
Sinatra is a DSL for quickly creating web applications in Ruby with minimal effort.
This package provides a Ruby-based Parsing Expression Grammar (PEG) parser generator Domain Specific Language (DSL).
Faraday is a HTTP/REST API client library which provides a common interface over different adapters.
WebMock allows stubbing HTTP requests and setting expectations on HTTP requests. This is useful when testing software.
rainbow provides a string presenter object to colorize strings by wrapping them in ANSI escape codes.
WebMock allows stubbing HTTP requests and setting expectations on HTTP requests. This is useful when testing software.
ruby_version provides a RubyVersion module to simplify checking for the right Ruby version in software.
rubocop is a Ruby code style checking tool. It aims to enforce the community-driven Ruby Style Guide.
rubocop is a Ruby code style checking tool. It aims to enforce the community-driven Ruby Style Guide.
shoulda is a meta-package combining shoulda-context and shoulda-matchers providing tools for writing tests.
Octokit wraps the GitHub API in a flat API client that follows Ruby conventions and requires little knowledge of REST.
When mutex_m is required, any object that extends or includes Mutex_m will be treated like a Mutex.
WEBrick is an HTTP server toolkit that can be configured as an HTTPS server, a proxy server, and a virtual-host server.
Timeout provides a way to auto-terminate a potentially long-running operation if it hasn't finished in a fixed amount of time.
Archive::Tar::Minitar is a pure-Ruby library and command-line utility that provides the ability to deal with POSIX tar archive files.
Daemons provides a way to wrap existing Ruby scripts to be run as a daemon and to be controlled by simple start/stop/restart commands.
This package provides a set of Hoe plugins for tighter Git integration. It provides tasks to automate release tagging and pushing and changelog generation.
Builder provides a number of builder objects that make it easy to create structured data. Currently the following builder objects are supported: XML Markup and XML Events.