Project
Reverse Dependencies for rdoc
The projects listed here declare rdoc as a runtime or development dependency
2.36
The PDF::Reader library implements a PDF parser conforming as much as possible to the PDF specification from Adobe
2019
2020
2021
2022
2023
2024
2.12
Build command-suite CLI apps that are awesome. Bootstrap your app, add commands, options and documentation while maintaining a well-tested idiomatic command-line app
2019
2020
2021
2022
2023
2024
1.86
A iterations per second enhancement to Benchmark.
2019
2020
2021
2022
2023
2024
1.85
A Ruby CLI gem that beautifies the terminal's ls command, with color and font-awesome icons.
2019
2020
2021
2022
2023
2024
1.85
Ruby bindings for Datadog's API
2019
2020
2021
2022
2023
2024
1.77
Uses wkhtmltopdf to create PDFs using HTML
2019
2020
2021
2022
2023
2024
1.6
lolcommits takes a snapshot with your webcam every time you git commit code,
and archives a lolcat style image with it. It's selfies for software
developers. `git blame` has never been so much fun.
2019
2020
2021
2022
2023
2024
1.6
A gem that provides text handling for Twitter
2019
2020
2021
2022
2023
2024
1.56
rdoc generator html with javascript search index.
2019
2020
2021
2022
2023
2024
1.54
Interactive Ruby command-line tool for REPL (Read Eval Print Loop).
2019
2020
2021
2022
2023
2024
1.48
A simple Ruby client for the algolia.com REST API
2019
2020
2021
2022
2023
2024
1.48
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.
2019
2020
2021
2022
2023
2024
1.45
Rails I18n de-facto standard library for ActiveRecord model/data translation.
2019
2020
2021
2022
2023
2024
1.44
Have you ever wanted to call <code>exit()</code> with an error condition, but
weren't sure what exit status to use? No? Maybe it's just me, then.
Anyway, I was reading manpages late one evening before retiring to bed in my
palatial estate in rural Oregon, and I stumbled across
<co...
2019
2020
2021
2022
2023
2024
1.36
Sync your code live to docker-containers without losing any performance on OSX
2019
2020
2021
2022
2023
2024
1.36
A Ruby wrapper for the OAuth 2.0 protocol built with a similar style to the original OAuth gem.
2019
2020
2021
2022
2023
2024
1.35
a simple library to read afm files and use the data conveniently
2019
2020
2021
2022
2023
2024
1.35
Ruby/Graphviz provides an interface to layout and generate images of directed graphs in a variety of formats (PostScript, PNG, etc.) using GraphViz.
2019
2020
2021
2022
2023
2024
1.23
RecursiveOpenStruct is a subclass of OpenStruct. It differs from
OpenStruct in that it allows nested hashes to be treated in a recursive
fashion. For example:
ros = RecursiveOpenStruct.new({ :a => { :b => 'c' } })
ros.a.b # 'c'
Also, nested hashes can still be accessed as hashes:
r...
2019
2020
2021
2022
2023
2024
1.22
Have you ever wanted to do things like "6.business_days.from_now" and have weekends and holidays taken into account? Now you can.
2019
2020
2021
2022
2023
2024