Project
Reverse Dependencies for byebug
The projects listed here declare byebug as a runtime or development dependency
0.0
Require Smasher give you the power to require ruby files in a list of directories and their sub-directories (recursively), a list of ruby files and a list of gems, with just one command.
2019
2020
2021
2022
2023
2024
0.0
Wrapper around the freedcamp api
2019
2020
2021
2022
2023
2024
0.0
Project boilerplate - React + Sinatra
2019
2020
2021
2022
2023
2024
0.0
Added simple device and application endpoints only for now
2019
2020
2021
2022
2023
2024
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...
2019
2020
2021
2022
2023
2024
0.0
Shows Resque jobs key performance indciators over time
2019
2020
2021
2022
2023
2024
0.0
Allows you to requeue jobs to another queue
This is useful in my situations :
- A large amount of jobs are queued in the critical queue, blocking the main queue for Several hours.
Select jobs based on criteria and requeue them to the low queue
2019
2020
2021
2022
2023
2024
0.0
Resque plugin allowing long-running jobs to automatically fail after a specified time.
2019
2020
2021
2022
2023
2024
0.0
Ensures that for a given queue, only one worker is working on a job at any given time.
Example:
require 'resque/plugins/unique_at_runtime'
class StrictlySerialJob
include Resque::Plugins::UniqueAtRuntime
@queue = :serial_work
def self.perform
# only one at a time in thi...
2019
2020
2021
2022
2023
2024
0.0
Configure resque-unique_in_queue and resque-unique_at_runtime uniqueness by arity of perform method, with automated cleanup tools
2019
2020
2021
2022
2023
2024
0.0
A resque plugin that ensures job uniqueness at enqueue time.
2019
2020
2021
2022
2023
2024
0.0
Simple access control dsl for controllers
2019
2020
2021
2022
2023
2024
0.0
Restroom provides an expressive DSL for quickly implementing wrapper gems for REST APIs.
2019
2020
2021
2022
2023
2024
0.0
The Result Monad implemented in ruby. Designed to maximize usefulness, as sticking to the category theoretical Monad is not really feasible without an evolved static type system.
2019
2020
2021
2022
2023
2024
0.0
A simple tool for updating local git repositories.
2019
2020
2021
2022
2023
2024
0.0
Generates presentations using reveal.js
2019
2020
2021
2022
2023
2024
0.0
Revoke provides easy an easier way to prevent your rail's application model from being updated based on an event.
2019
2020
2021
2022
2023
2024
0.0
Revo Loans API client
2019
2020
2021
2022
2023
2024
0.0
Read ANSI X.12 files
2019
2020
2021
2022
2023
2024
0.0
Ruby Skeleton Generator based in templates
2019
2020
2021
2022
2023
2024