Project
Reverse Dependencies for minitest
The projects listed here declare minitest as a runtime or development dependency
0.02
Convert BBCode to HTML and check whether the BBCode is valid.
2021
2022
2023
2024
2025
2026
0.02
A pure-ruby growl notifier for UDP and GNTP growl protocols. ruby-growl
allows you to perform Growl notifications from machines without growl
installed (for example, non-OSX machines).
What is growl? Growl is a really cool "global notification system originally
for Mac OS X".
You can receive ...
2021
2022
2023
2024
2025
2026
0.02
Provide a language server implementation for ruby in ruby. See https://microsoft.github.io/language-server-protocol/ "A Language Server is meant to provide the language-specific smarts and communicate with development tools over a protocol that enables inter-process communication."
2021
2022
2023
2024
2025
2026
0.02
An implementation of a linear regression machine learning algorithm implemented in Ruby.
The library supports simple problems with one independent variable used to predict a dependent variable as well as multivariate problems with multiple independent variables to predict a dependent variable.
...
2021
2022
2023
2024
2025
2026
0.02
RunDOC turns docs to runable code
2021
2022
2023
2024
2025
2026
0.02
This is a very basic implementation of enums in Ruby. The cornerstone of the library is safety.
2021
2022
2023
2024
2025
2026
0.02
Use your SQL database to power instant search for your Rails app with materalized views
2021
2022
2023
2024
2025
2026
0.02
SEPA Financial Messages using Web Services
2021
2022
2023
2024
2025
2026
0.02
A gem that provides Sequel::Models with polymorphic association capabilities
2021
2022
2023
2024
2025
2026
0.02
You should_not start your specs with the string "should".
If every spec starts with "should", then it's redundant everywhere.
Instead, write in an active tone:
`it "should ignore nil elements"` - BAD
`it "ignores nil elements"` - GOOD
2021
2022
2023
2024
2025
2026
0.02
Sidekiq::Debounce provides a way to rate-limit creation of Sidekiq jobs. When
you create a job on a Worker with debounce enabled, Sidekiq::Debounce will
delay the job until the debounce period has elapsed with no additional debounce
calls. If you make another job with the same arguments before t...
2021
2022
2023
2024
2025
2026
0.02
A Sidekiq Web extension to enqueue/schedule jobs with custom perform params in Web UI. Support both Sidekiq::Worker and ActiveJob.
2021
2022
2023
2024
2025
2026
0.02
Gem to create technical analysis data for a given stock (like MACD, stochastic, and exponential moving averages).
2021
2022
2023
2024
2025
2026
0.02
Multisets with negative membership
2021
2022
2023
2024
2025
2026
0.02
This Sinatra extension enable you to add metadata to your code to expose your API as a Swagger endpoint and to validate and enrich the invocation parameters
2021
2022
2023
2024
2025
2026
0.02
Skype Desktop API Ruby wrapper for Mac/Linux.
2021
2022
2023
2024
2025
2026
0.02
sle2docker is a convenience tool which creates SUSE Linux Enterprise images
for Docker.
The tool relies on KIWI and Docker itself to build the images.
Packages can be fetched either from Novell Customer Center (NCC) or from a
local Subscription Management Tool (SMT).
Using DVD sources is curre...
2021
2022
2023
2024
2025
2026
0.02
Slide'em up is a presentation tool that displays markdown-formatted slides
2021
2022
2023
2024
2025
2026
0.02
Rack middleware for skinning pages using a specific template
2021
2022
2023
2024
2025
2026
0.02
Simple, straightforward slugs for your ActiveRecord models.
2021
2022
2023
2024
2025
2026