Project

Reverse Dependencies for rubocop

The projects listed here declare rubocop as a runtime or development dependency

0.0
No commit activity in last 3 years
No release in over 3 years
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.
2020
2021
2022
2023
2024
2025
0.0
No release in over 3 years
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.
2020
2021
2022
2023
2024
2025
0.0
No commit activity in last 3 years
No release in over 3 years
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
No release in over 3 years
Low commit activity in last 3 years
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
No release in over 3 years
Low commit activity in last 3 years
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
No release in over 3 years
Low commit activity in last 3 years
A resque plugin that ensures job uniqueness at enqueue time.
2020
2021
2022
2023
2024
2025
0.0
Repository is archived
No commit activity in last 3 years
No release in over 3 years
A simple wrapper for rest-client aiming to make creation and testing of API clients easier.
2020
2021
2022
2023
2024
2025
0.0
No release in over 3 years
Low commit activity in last 3 years
Run code, Ctrl-C to restart, once more Ctrl-C to stop
2020
2021
2022
2023
2024
2025
0.0
Low commit activity in last 3 years
No release in over a year
Rudimentary HTTP client with focus on caching
2020
2021
2022
2023
2024
2025
0.0
Repository is gone
No release in over 3 years
Adapter for ActiveModel::Serializer that enables output in RESTful format.
2020
2021
2022
2023
2024
2025
0.0
Repository is gone
No release in over 3 years
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
No commit activity in last 3 years
No release in over 3 years
Resultr provides a simple interface to function results
2020
2021
2022
2023
2024
2025
0.0
No release in over 3 years
A Ruby gem for working with the ResourceSync web synchronization framework
2020
2021
2022
2023
2024
2025
0.0
No release in over 3 years
A Ruby client for the ResourceSync web synchronization framework
2020
2021
2022
2023
2024
2025