Project
Reverse Dependencies for rdoc
The projects listed here declare rdoc as a runtime or development dependency
20.09
minitest provides a complete suite of testing facilities supporting
TDD, BDD, mocking, and benchmarking.
"I had a class with Jim Weirich on testing last week and we were
allowed to choose our testing frameworks. Kirk Haines and I were
paired up and we cracked open the code for a fe...
2020
2021
2022
2023
2024
2025
19.55
Diff::LCS computes the difference between two Enumerable sequences using the
McIlroy-Hunt longest common subsequence (LCS) algorithm. It includes utilities
to create a simple HTML diff output format and a standard diff-like tool.
This is release 1.4.3, providing a simple extension that allows fo...
2020
2021
2022
2023
2024
2025
15.34
The mime-types library provides a library and registry for information about
MIME content type definitions. It can be used to determine defined filename
extensions for MIME types, or to use filename extensions to look up the likely
MIME type definitions.
Version 3.0 is a major release that requi...
2020
2021
2022
2023
2024
2025
13.46
A really Ruby Mail handler.
2020
2021
2022
2023
2024
2025
10.17
A simple HTTP and REST client for Ruby, inspired by the Sinatra microframework style of specifying actions: get, put, post, delete.
2020
2021
2022
2023
2024
2025
9.87
HTTP::Cookie is a Ruby library to handle HTTP Cookies based on RFC 6265. It has with security, standards compliance and compatibility in mind, to behave just the same as today's major web browsers. It has builtin support for the legacy cookies.txt and the latest cookies.sqlite formats of Mozill...
2020
2021
2022
2023
2024
2025
9.76
This is a Domain Name manipulation library for Ruby.
It can also be used for cookie domain validation based on the Public
Suffix List.
2020
2021
2022
2023
2024
2025
9.63
Unicode Normalization Form support library for CRuby
2020
2021
2022
2023
2024
2025
8.96
This is a wrapper library to bring Unicode Normalization Form support
to Ruby/JRuby.
2020
2021
2022
2023
2024
2025
7.72
WebMock allows stubbing HTTP requests and setting expectations on HTTP requests.
2020
2021
2022
2023
2024
2025
7.32
Arel Really Exasperates Logicians
Arel is a SQL AST manager for Ruby. It
1. Simplifies the generation of complex SQL queries
2. Adapts to various RDBMSes
It is intended to be a framework framework; that is, you can build your own ORM
with it, focusing on innovative object and collection modeli...
2020
2021
2022
2023
2024
2025
5.65
A simple, Git-powered wiki with a sweet API and local frontend.
2020
2021
2022
2023
2024
2025
4.58
STDOUT text formatting
2020
2021
2022
2023
2024
2025
3.34
FastImage finds the size or type of an image given its uri by fetching as little as needed.
2020
2021
2022
2023
2024
2025
2.71
ruby_parser (RP) is a ruby parser written in pure ruby (utilizing
racc--which does by default use a C extension). It outputs
s-expressions which can be manipulated and converted back to ruby via
the ruby2ruby gem.
As an example:
def conditional1 arg1
return 1 if arg1 == 0
return...
2020
2021
2022
2023
2024
2025
2.65
MailCatcher runs a super simple SMTP server which catches any
message sent to it to display in a web interface. Run
mailcatcher, set your favourite app to deliver to
smtp://127.0.0.1:1025 instead of your default SMTP server,
then check out http://127.0.0.1:1080 to see the mail.
2020
2021
2022
2023
2024
2025
2.65
sexp_processor branches from ParseTree bringing all the generic sexp
processing tools with it. Sexp, SexpProcessor, Environment, etc... all
for your language processing pleasure.
2020
2021
2022
2023
2024
2025
2.43
Inspired by ctemplate, Mustache is a framework-agnostic way to render
logic-free views.
As ctemplates says, "It emphasizes separating logic from presentation:
it is impossible to embed application logic in this template
language.
Think of Mustache as a replacement for your views. Instead of vie...
2020
2021
2022
2023
2024
2025
2.39
Identify email addresses or domains names that belong to colleges or universities. Help automate the process of approving or rejecting academic discounts.
2020
2021
2022
2023
2024
2025
2.35
The PDF::Reader library implements a PDF parser conforming as much as possible to the PDF specification from Adobe
2020
2021
2022
2023
2024
2025