Project
Reverse Dependencies for rubocop
The projects listed here declare rubocop as a runtime or development dependency
0.0
A Resque gem for executing batches of jobs in stages. All jobs in a stage must complete before any job in the next stage is started allowing you to be sure that jobs are not executed out of sequence.
2020
2021
2022
2023
2024
2025
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...
2020
2021
2022
2023
2024
2025
0.0
Configure resque-unique_in_queue and resque-unique_at_runtime uniqueness by arity of perform method, with automated cleanup tools
2020
2021
2022
2023
2024
2025
0.0
A resque plugin that ensures job uniqueness at enqueue time.
2020
2021
2022
2023
2024
2025
0.0
A simple wrapper for rest-client aiming to make creation and testing of API clients easier.
2020
2021
2022
2023
2024
2025
0.0
Run code, Ctrl-C to restart, once more Ctrl-C to stop
2020
2021
2022
2023
2024
2025
0.0
Enable distributed tracing and intrumentation for restclient
2020
2021
2022
2023
2024
2025
0.0
Rudimentary HTTP client with focus on caching
2020
2021
2022
2023
2024
2025
0.0
Adapter for ActiveModel::Serializer that enables output in RESTful format.
2020
2021
2022
2023
2024
2025
0.0
A gem for calling the Kashflow V2 API
2020
2021
2022
2023
2024
2025
0.0
Resulting is a library for graceful result handling. It provides a result
class with a few methods that can be used as a mixin. Using these results,
they can be passed to save and validation services which handle them
gracefully, returning early when there is a failure, or ensuring success
for al...
2020
2021
2022
2023
2024
2025
0.0
Resultr provides a simple interface to function results
2020
2021
2022
2023
2024
2025
0.0
A regular syntax matcher facilitating DSL's construction
2020
2021
2022
2023
2024
2025
0.0
A Ruby gem for working with the ResourceSync web synchronization framework
2020
2021
2022
2023
2024
2025
0.0
A Ruby client for the ResourceSync web synchronization framework
2020
2021
2022
2023
2024
2025
0.0
Retag is cli to manipulate docker images in handy way
2020
2021
2022
2023
2024
2025
0.0
Ruby library for interactiing with Retailigence.
2020
2021
2022
2023
2024
2025
0.0
Track HTTP-Referrers in Rails using Mongoid/MongoDB
2020
2021
2022
2023
2024
2025
0.0
RetrievaCop is a RuboCop configuration gem.
2020
2021
2022
2023
2024
2025
0.0
Retrospec is a framework that allows the automation of repetitive file creation with just about any kind of language through the use of a pluggable architecture.
2020
2021
2022
2023
2024
2025