Project
Reverse Dependencies for rake
The projects listed here declare rake as a runtime or development dependency
0.0
A gem to use on_success and on_fail messages to deal
with final states of an operation.
2021
2022
2023
2024
2025
2026
0.0
Gem to encrypt the API response.
2021
2022
2023
2024
2025
2026
0.0
These days we all deal with many different APIs. It can be either third-party services, or our own microservices. Not all of them are well-designed and sometimes their attributes named in a really weird way. ResponseMapper allows to map attributes from API response to your domain language.
2021
2022
2023
2024
2025
2026
0.0
Response Matcher
2021
2022
2023
2024
2025
2026
0.0
Cli tool to make inspecting and recording HTTP requests fun again
2021
2022
2023
2024
2025
2026
0.0
Helpers and formatters for displaying ResponseMate output in nanoc
2021
2022
2023
2024
2025
2026
0.0
Normalize SQL query module for QueryTrack and PostgreSQL
2021
2022
2023
2024
2025
2026
0.0
A Responsibility is a class that provides a single piece of functionality,
as per the Single Responsibility Principle
[https://en.wikipedia.org/wiki/Single_responsibility_principle]. This class
provides a single method called "perform", with optional "before" and
"after" hooks.
2021
2022
2023
2024
2025
2026
0.0
JSON building library
2021
2022
2023
2024
2025
2026
0.0
A helper for creating the picture element in Ruby
2021
2022
2023
2024
2025
2026
0.0
Light weight job scheduling on top of ResqueAdmin.
Adds methods enqueue_at/enqueue_in to schedule jobs in the future.
Also supports queueing jobs on a fixed, cron-like schedule.
2021
2022
2023
2024
2025
2026
0.0
Alias old or removed resque jobs to existing ones.
2021
2022
2023
2024
2025
2026
0.0
resque-alive adds a Kubernetes Liveness probe to a Resque instance.
How?
resque-alive provides a small rack application which
exposes HTTP endpoint to return the "Aliveness" of the Resque
instance. Aliveness is determined by the presence of an
auto-expiring key. resque-alive schedules a "heart...
2021
2022
2023
2024
2025
2026
0.0
Resque plugin that prevents nested inline behavior
2021
2022
2023
2024
2025
2026
0.0
A Resque plugin allowing jobs to be sent to a temporary
queue to await approval. Once the job is approved, it
is placed on its normal queue.
2021
2022
2023
2024
2025
2026
0.0
Resque plugin to fail over to ActiveRecord backend for Resque job storage, when Redis is unavailable.
2021
2022
2023
2024
2025
2026
0.0
Simple way of invoking methods asynchronously using resque.
2021
2022
2023
2024
2025
2026
0.0
Moves method asynchronously in a simple and not degraded manner. Resque plugin resque-lock-timeout
allows one to avoid more work concurentiel. Simple to set up and implement this plug in is pretty amazing.
2021
2022
2023
2024
2025
2026
0.0
add rake task for resque to await DB migration of activerecord
2021
2022
2023
2024
2025
2026
0.0
Adds methods for working with Batch Jobs
2021
2022
2023
2024
2025
2026