Project
Reverse Dependencies for pry-byebug
The projects listed here declare pry-byebug as a runtime or development dependency
0.0
With this gem you can automatically check your code quality (e.g. before every commit). You can configure it to run rubocop, reek, rspec and even custom scripts. For faster runtime it makes use of caching and parallel execution.
2020
2021
2022
2023
2024
2025
0.0
ReportsKits lets you easily create beautiful charts with customizable, interactive filters.
2020
2021
2022
2023
2024
2025
0.0
Fork of https://github.com/reverbdotcom/rescue_unique_contraint. Rescues unique constraint violations and turns them into ActiveRecord errors. The fork adds functionality for including scope as an additional option
2020
2021
2022
2023
2024
2025
0.0
Define resources to automatically find a record and assign its attributes.
2020
2021
2022
2023
2024
2025
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.
2020
2021
2022
2023
2024
2025
0.0
Implements a federated fifo queue with consistent hashing on top of resque
2020
2021
2022
2023
2024
2025
0.0
Ensures that only one Resque job with unique arguments is running at a time.
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
This gem is a framework for implementing Restful Objects servers.
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
Provides a workflow for creating reveal.js
presentations. It uses pandoc to create the
presentation from markdown files.
2020
2021
2022
2023
2024
2025
0.0
A simple gem for visualizing ActiveRecord callback chains
2020
2021
2022
2023
2024
2025
0.0
This is an API client for RewardExpert services
2020
2021
2022
2023
2024
2025
0.0
It serializes our financing applications!
2020
2021
2022
2023
2024
2025
0.0
RfcBib: retrieve RFC Standards for bibliographic use using the BibliographicItem model
2020
2021
2022
2023
2024
2025
0.0
Ruby Skeleton Generator based in templates
2020
2021
2022
2023
2024
2025
0.0
Invoke Helm 3.x commands from Ruby with easy result handling
2020
2021
2022
2023
2024
2025
0.0
wrapper for implementing PUB/SUB pattern across distributed system
2020
2021
2022
2023
2024
2025