Project
Reverse Dependencies for minitest-global_expectations
The projects listed here declare minitest-global_expectations as a runtime or development dependency
23.48
Rack provides a minimal, modular and adaptable interface for developing
web applications in Ruby. By wrapping HTTP requests and responses in
the simplest way possible, it unifies and distills the API for web
servers, web frameworks, and software in between (the so-called
middleware) into a single...
2020
2021
2022
2023
2024
2025
12.69
Rack::Test is a small, simple testing API for Rack apps. It can be used on its
own or as a reusable starting point for Web frameworks and testing libraries
to build on.
2020
2021
2022
2023
2024
2025
8.57
Erubi is a ERB template engine for ruby. It is a simplified fork of Erubis
2020
2021
2022
2023
2024
2025
3.86
The Database Toolkit for Ruby
2020
2021
2022
2023
2024
2025
1.0
ruby-warning adds custom processing for warnings, including the
ability to ignore specific warning messages, ignore warnings
in specific files/directories, include backtraces with warnings,
treat warnings as errors, deduplicate warnings, and add
custom handling for all warnings in specific files/...
2020
2021
2022
2023
2024
2025
0.97
Routing tree web toolkit
2020
2021
2022
2023
2024
2025
0.86
A session implementation for Rack.
2020
2021
2022
2023
2024
2025
0.65
A message bus for rack
2020
2021
2022
2023
2024
2025
0.6
Rodauth is Ruby's most advanced authentication framework, designed
to work in all rack applications. It's built using Roda and Sequel,
but it can be used as middleware in front of web applications that use
other web frameworks and database libraries.
Rodauth aims to provide strong security for ...
2020
2021
2022
2023
2024
2025
0.3
American style month/day/year date parsing for ruby 1.9+
2020
2021
2022
2023
2024
2025
0.25
minitest-hooks adds around and before_all/after_all/around_all hooks for Minitest.
This allows you do things like run each suite of specs inside a database transaction,
running each spec inside its own savepoint inside that transaction, which can
significantly speed up testing for specs that shar...
2020
2021
2022
2023
2024
2025
0.12
Forme is a forms library with the following goals:
1) Have no external dependencies
2) Have a simple API
3) Support forms both with and without related objects
4) Allow compiling down to different types of output
5) Integrate easily into web frameworks
2020
2021
2022
2023
2024
2025
0.08
Refrigerator freezes all core classes. It is designed to be used
in production, to make sure that none of the core classes are
modified at runtime. It can also be used to check libraries to
make sure that they don't make unexpected modifications/monkey patches
to core classes.
2020
2021
2022
2023
2024
2025
0.05
Sequel/ActiveRecord fixture loader that handles dependency graphs
2020
2021
2022
2023
2024
2025
0.05
Database enforced timestamps, immutable columns, counter/sum caches, and touch propogation
2020
2021
2022
2023
2024
2025
0.04
AutoForme is an web administrative console for Sequel::Model that
supports Roda, Sinatra, and Rails. It offers the following features:
* Create, update, edit, and view model objects
* Browse and search model objects
* Edit many-to-many relationships for model objects
* Easily access associated ...
2020
2021
2022
2023
2024
2025
0.04
Rack::Unreloader is a rack middleware that reloads application files when it
detects changes, unloading constants defined in those files before reloading.
2020
2021
2022
2023
2024
2025
0.03
by is a library preloader for ruby designed to speed up process startup.
It uses a client/server approach, where the server loads the libraries and
listens on a UNIX socket, and the client connects to that socket to run
processes. For each client connection, the server forks a worker process,
wh...
2020
2021
2022
2023
2024
2025
0.03
RDoc generator designed with simplicity, beauty and ease of browsing in mind
2020
2021
2022
2023
2024
2025
0.03
sequel-annotate annotates Sequel models with schema information. By
default, it includes information on columns, indexes, and foreign key
constraints for the current table.
On PostgreSQL, this includes more advanced information, including
check constraints, triggers, comments, and foreign keys ...
2020
2021
2022
2023
2024
2025