Project
Reverse Dependencies for pry
The projects listed here declare pry as a runtime or development dependency
0.0
This script creates bibliography files which can be used by LaTeX from researchmap.
2019
2020
2021
2022
2023
2024
0.0
An object caching library for Redis.
2019
2020
2021
2022
2023
2024
0.0
Replace the DNS resolver.
2019
2020
2021
2022
2023
2024
0.0
Generates Homebrew stanzas for gem dependencies.
2019
2020
2021
2022
2023
2024
0.0
Create resources with run-time payload type checking and link validation
2019
2020
2021
2022
2023
2024
0.0
Resource Set provides tools to aid in making API Clients. Such as URL resolving, Request / Response layer, and more.
2019
2020
2021
2022
2023
2024
0.0
A gem to use on_success and on_fail messages to deal
with final states of an operation.
2019
2020
2021
2022
2023
2024
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.
2019
2020
2021
2022
2023
2024
0.0
Response Matcher
2019
2020
2021
2022
2023
2024
0.0
Helpers and formatters for displaying ResponseMate output in nanoc
2019
2020
2021
2022
2023
2024
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.
2019
2020
2021
2022
2023
2024
0.0
This Resque plugin sends a notification when a job fails
2019
2020
2021
2022
2023
2024
0.0
Adds persistence to Resque jobs, and retry properties
2019
2020
2021
2022
2023
2024
0.0
A resque-based web poller
2019
2020
2021
2022
2023
2024
0.0
Allowing Resque to handle queues accross multiple Redis instances
2019
2020
2021
2022
2023
2024
0.0
Adds support for futures to resque-status
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
Logs RestClient requests in a JSON format.
2019
2020
2021
2022
2023
2024