Project
Reverse Dependencies for rdoc
The projects listed here declare rdoc as a runtime or development dependency
1.11
rdoc generator html with javascript search index.
2021
2022
2023
2024
2025
2026
1.07
A gem that provides text handling for Twitter
2021
2022
2023
2024
2025
2026
1.06
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...
2021
2022
2023
2024
2025
2026
1.04
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.
2021
2022
2023
2024
2025
2026
1.04
Shrine is a toolkit for file attachments in Ruby applications. It supports
uploading, downloading, processing and deleting IO objects, backed by various
storage engines. It uses efficient streaming for low memory usage.
Shrine comes with a high-level interface for attaching uploaded files to
dat...
2021
2022
2023
2024
2025
2026
1.03
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
1.03
RubyCritic is a tool that wraps around various static analysis gems to provide a quality report of your Ruby code.
2021
2022
2023
2024
2025
2026
1.02
IDE tools for code completion, inline documentation, and static analysis
2021
2022
2023
2024
2025
2026
0.97
Rails I18n de-facto standard library for ActiveRecord model/data translation.
2021
2022
2023
2024
2025
2026
0.95
Database-backed Active Job backend.
2021
2022
2023
2024
2025
2026
0.93
Have you ever wanted to do things like "6.business_days.from_now" and have weekends and holidays taken into account? Now you can.
2021
2022
2023
2024
2025
2026
0.89
A Ruby wrapper for the OAuth 2.0 protocol built with a similar style to the original OAuth gem.
2021
2022
2023
2024
2025
2026
0.87
Sync your code live to docker-containers without losing any performance on OSX
2021
2022
2023
2024
2025
2026
0.85
counter_culture provides turbo-charged counter caches that are kept up-to-date not just on create and destroy, that support multiple levels of indirection through relationships, allow dynamic column names and that avoid deadlocks by updating in the after_commit callback.
2021
2022
2023
2024
2025
2026
0.81
libxml-Ruby provides Ruby language bindings for libxml2 It is free software,
released under the MIT License. libxml-ruby provides DOM, SAX, Reader, and
Writer APIs along with XPath support and validation via DTD, RelaxNG, and XML Schema.
2021
2022
2023
2024
2025
2026
0.81
The minitar library is a pure-Ruby library that operates on POSIX tar(1) archive
files.
minitar (previously called Archive::Tar::Minitar) is based heavily on code
originally written by Mauricio Julio Fernández Pradier for the rpa-base project.
2021
2022
2023
2024
2025
2026
0.74
Ruby/Git is a Ruby library that can be used to create, read and manipulate Git repositories by wrapping system calls to the git binary.
2021
2022
2023
2024
2025
2026
0.74
Ruby/Git is a Ruby library that can be used to create, read and manipulate Git repositories by wrapping system calls to the git binary.
2021
2022
2023
2024
2025
2026
0.74
Ruby/Git is a Ruby library that can be used to create, read and manipulate Git repositories by wrapping system calls to the git binary.
2021
2022
2023
2024
2025
2026
0.72
Custom SimpleCov formatter to generate a lcov style coverage.
2021
2022
2023
2024
2025
2026