Project

Reverse Dependencies for rdoc

The projects listed here declare rdoc as a runtime or development dependency

19.3
A long-lived project that still receives updates
minitest provides a complete suite of testing facilities supporting TDD, BDD, 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 few test ...
2021
2022
2023
2024
2025
2026
18.09
A long-lived project that still receives updates
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.6.1, providing a simple extension that allows fo...
2021
2022
2023
2024
2025
2026
14.02
A long-lived project that still receives updates
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...
2021
2022
2023
2024
2025
2026
11.64
A long-lived project that still receives updates
rubyzip is a ruby module for reading and writing zip files
2021
2022
2023
2024
2025
2026
9.71
There's a lot of open issues
No release in over a year
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...
2021
2022
2023
2024
2025
2026
9.59
Low commit activity in last 3 years
There's a lot of open issues
No release in over a year
This is a Domain Name manipulation library for Ruby. It can also be used for cookie domain validation based on the Public Suffix List.
2021
2022
2023
2024
2025
2026
9.06
No release in over 3 years
Low commit activity in last 3 years
A simple HTTP and REST client for Ruby, inspired by the Sinatra microframework style of specifying actions: get, put, post, delete.
2021
2022
2023
2024
2025
2026
8.36
Low commit activity in last 3 years
There's a lot of open issues
No release in over a year
Unicode Normalization Form support library for CRuby
2021
2022
2023
2024
2025
2026
7.84
Low commit activity in last 3 years
There's a lot of open issues
No release in over a year
This is a wrapper library to bring Unicode Normalization Form support to Ruby/JRuby.
2021
2022
2023
2024
2025
2026
7.24
There's a lot of open issues
A long-lived project that still receives updates
WebMock allows stubbing HTTP requests and setting expectations on HTTP requests.
2021
2022
2023
2024
2025
2026
6.47
A long-lived project that still receives updates
bcrypt() is a sophisticated and secure hash algorithm designed by The OpenBSD project for hashing passwords. The bcrypt Ruby gem provides a simple wrapper for safely handling passwords.
2021
2022
2023
2024
2025
2026
5.98
No commit activity in last 3 years
No release in over 3 years
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...
2021
2022
2023
2024
2025
2026
3.23
No release in over a year
FastImage finds the size or type of an image given its uri by fetching as little as needed.
2021
2022
2023
2024
2025
2026
2.79
A long-lived project that still receives updates
Interactive Ruby command-line tool for REPL (Read Eval Print Loop).
2021
2022
2023
2024
2025
2026
2.32
No release in over a year
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...
2021
2022
2023
2024
2025
2026