Project
Reverse Dependencies for rdoc
The projects listed here declare rdoc as a runtime or development dependency
0.28
ZenTest provides 4 different tools: zentest, unit_diff, autotest, and
multiruby.
zentest scans your target and unit-test code and writes your missing
code based on simple naming rules, enabling XP at a much quicker pace.
zentest only works with Ruby and Minitest or Test::Unit. There is
enough ev...
2021
2022
2023
2024
2025
2026
0.27
Hoe is a rake/rubygems helper for project Rakefiles. It helps you
manage, maintain, and release your project and includes a dynamic
plug-in system allowing for easy extensibility. Hoe ships with
plug-ins for all your usual project tasks including rdoc generation,
testing, packaging, deployment, a...
2021
2022
2023
2024
2025
2026
0.26
A general classifier module to allow Bayesian and other types of classifications.
2021
2022
2023
2024
2025
2026
0.25
A Ruby library for text classification featuring Naive Bayes, LSI (Latent Semantic Indexing), Logistic Regression, and k-Nearest Neighbors classifiers. Includes TF-IDF vectorization, streaming/incremental training, pluggable persistence backends, thread safety, and a native C extension for fast L...
2021
2022
2023
2024
2025
2026
0.25
Authy plugin to add two factor authentication to Devise. This gem is deprecated, please see the README for details.
2021
2022
2023
2024
2025
2026
0.25
OCRA (One-Click Ruby Application) builds Windows executables from Ruby
source code. The executable is a self-extracting, self-running
executable that contains the Ruby interpreter, your source code and
any additionally needed ruby libraries or DLL.
2021
2022
2023
2024
2025
2026
0.25
Serve is a small Rack-based web server that makes it easy to serve ERB or HAML from any directory. Serve is an ideal tool for building HTML prototypes of Rails applications. Serve can also handle SASS, Textile, and Markdown if the appropriate gems are installed.
2021
2022
2023
2024
2025
2026
0.24
Inline allows you to write foreign code within your ruby code. It
automatically determines if the code in question has changed and
builds it only when necessary. The extensions are then automatically
loaded into the class/module that defines it.
You can even write extra builders that will allow ...
2021
2022
2023
2024
2025
2026
0.23
Bit fields for ActiveRecord:
This gem lets you use a single integer column in an ActiveRecord model
to store a collection of boolean attributes (flags). Each flag can be used
almost in the same way you would use any boolean attribute on an
ActiveRecord object.
2021
2022
2023
2024
2025
2026
0.23
NMatrix is a linear algebra library for Ruby, written mostly in C and C++.
2021
2022
2023
2024
2025
2026
0.22
Active Record (>=3.0) plugin which allows you to hide and restore records without actually deleting them. Check its GitHub page for more in-depth information.
2021
2022
2023
2024
2025
2026
0.22
RubyTree is a Ruby implementation of the generic tree data structure. It
provides simple APIs to store named nodes, and to access, modify, and
traverse the tree.
The data model is node-centric, where nodes in the tree are the primary
structural elements. It supports all comm...
2021
2022
2023
2024
2025
2026
0.22
SchemaPlus is a gem that simply pulls in a collection of other gems from the SchemaPlus family of ActiveRecord extensions
2021
2022
2023
2024
2025
2026
0.21
Ball Aerospace COSMOS provides all the functionality needed to send
commands to and receive data from one or more embedded systems
referred to as "targets". Out of the box functionality includes:
Telemetry Display, Telemetry Graphing, Operational and Test Scripting,
Command Se...
2021
2022
2023
2024
2025
2026
0.21
Ever needed to assign roles to a model, say a User, and build conditional behaviour on top of that? Enter RoleModel -- roles have never been easier! Just declare your roles and you are done. Assigned roles will be stored as a bitmask.
2021
2022
2023
2024
2025
2026
0.21
Ruby WebHDFS/HttpFs client
2021
2022
2023
2024
2025
2026
0.2
Send notifications via hipchat, slack, IRC, and email
2021
2022
2023
2024
2025
2026
0.2
Client library for accessing the EasyPost shipping API via Ruby.
2021
2022
2023
2024
2025
2026
0.2
Allows you to focus on a few tests with ease without having to use
command-line arguments. Good for tools like guard that don't have
enough brains to understand test output. Cf. minitest-autotest (an
example of a test runner with strong testing logic).
Inspired by https://github.com/seattlerb/mi...
2021
2022
2023
2024
2025
2026
0.2
Adds Minitest as the default testing library in Rails
2021
2022
2023
2024
2025
2026