Project
Reverse Dependencies for rdoc
The projects listed here declare rdoc as a runtime or development dependency
20.22
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...
2019
2020
2021
2022
2023
2024
19.9
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...
2019
2020
2021
2022
2023
2024
15.61
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...
2019
2020
2021
2022
2023
2024
13.61
A really Ruby Mail handler.
2019
2020
2021
2022
2023
2024
11.58
mime-types-data provides a registry for information about MIME media type
definitions. It can be used with the Ruby mime-types library or other software
to determine defined filename extensions for MIME types, or to use filename
extensions to look up the likely MIME type definitions.
2019
2020
2021
2022
2023
2024
10.32
A simple HTTP and REST client for Ruby, inspired by the Sinatra microframework style of specifying actions: get, put, post, delete.
2019
2020
2021
2022
2023
2024
9.92
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...
2019
2020
2021
2022
2023
2024
9.84
Unicode Normalization Form support library for CRuby
2019
2020
2021
2022
2023
2024
9.83
This is a Domain Name manipulation library for Ruby.
It can also be used for cookie domain validation based on the Public
Suffix List.
2019
2020
2021
2022
2023
2024
9.15
This is a wrapper library to bring Unicode Normalization Form support
to Ruby/JRuby.
2019
2020
2021
2022
2023
2024
7.77
WebMock allows stubbing HTTP requests and setting expectations on HTTP requests.
2019
2020
2021
2022
2023
2024
7.55
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...
2019
2020
2021
2022
2023
2024
5.7
A simple, Git-powered wiki with a sweet API and local frontend.
2019
2020
2021
2022
2023
2024
4.63
STDOUT text formatting
2019
2020
2021
2022
2023
2024
3.35
FastImage finds the size or type of an image given its uri by fetching as little as needed.
2019
2020
2021
2022
2023
2024
2.77
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...
2019
2020
2021
2022
2023
2024
2.72
sexp_processor branches from ParseTree bringing all the generic sexp
processing tools with it. Sexp, SexpProcessor, Environment, etc... all
for your language processing pleasure.
2019
2020
2021
2022
2023
2024
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.
2019
2020
2021
2022
2023
2024
2.47
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...
2019
2020
2021
2022
2023
2024
2.4
Identify email addresses or domains names that belong to colleges or universities. Help automate the process of approving or rejecting academic discounts.
2019
2020
2021
2022
2023
2024