This module allows Ruby programs to interface with the SQLite3 database engine.
Coderay is a Ruby library that provides syntax highlighting for select languages.
Net::SCP is a pure-Ruby implementation of the SCP client protocol.
Sinatra is a DSL for quickly creating web applications in Ruby with minimal effort.
Blather is a XMPP DSL for Ruby written on top of EventMachine and Nokogiri.
Contest allows writing declarative Test::Unit tests using nested contexts without performance penalties.
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.
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.
WEBrick is an HTTP server toolkit that can be configured as an HTTPS server, a proxy server, and a virtual-host server.
When mutex_m is required, any object that extends or includes Mutex_m will be treated like a Mutex.
Archive::Tar::Minitar is a pure-Ruby library and command-line utility that provides the ability to deal with POSIX tar archive files.
Timeout provides a way to auto-terminate a potentially long-running operation if it hasn't finished in a fixed amount of time.
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.
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.
Spinach is a high-level BDD framework that leverages the expressive Gherkin language to help you define executable specifications of your code.
This package containse the XML parsing tools shared between a number of providers in the fog gem. fog is a Ruby cloud services library.
This package provides a Ruby binding to the Ed25519 elliptic curve public-key signature system described in RFC 8032.