Project
Reverse Dependencies for pry-byebug
The projects listed here declare pry-byebug as a runtime or development dependency
0.0
RelationToJSON takes in a schema of attributes and associations
together with an ActiveRecord::Relation object and produces an array of nested hashes
corresponding to a JSON representation of each record.
2020
2021
2022
2023
2024
2025
0.0
RelatonIev: manipulates IEV references to IEC 60050.
2020
2021
2022
2023
2024
2025
0.0
A quick and dirty HTTP API client factory for Ruby
2020
2021
2022
2023
2024
2025
0.0
Have a hard time renaming Gems, find it annoying? Hopefully this should help!
2020
2021
2022
2023
2024
2025
0.0
recursive encode for Hash and Array.
2020
2021
2022
2023
2024
2025
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