Project
Reverse Dependencies for yard
The projects listed here declare yard as a runtime or development dependency
0.0
A resque plugin that adds retry/exponential backoff functionality to your
resque jobs.
Simply extend your module/class with this module:
require 'resque-exponential-backoff'
class DeliverWebHook
extend Resque::Plugins::ExponentialBackoff
def self.perform(url, hook_id, ...
2020
2021
2022
2023
2024
2025
0.0
Resque plugin that allows querying future jobs for it's result, for example:
job = Resque.enqueue_future(MixerWorker, "yeah")
# store job.uuid somewhere
# Later on
job = Resque.get_future_job(uuid)
job.ready?
job.result
job.finished_at
2020
2021
2022
2023
2024
2025
0.0
A gem that combines all the goodness resque has to offer.
2020
2021
2022
2023
2024
2025
0.0
resque-pagerduty provides a Resque failure backend that triggers a Pagerduty
incident when an exception is raised by a job.
2020
2021
2022
2023
2024
2025
0.0
A gem for calling the Kashflow V2 API
2020
2021
2022
2023
2024
2025
0.0
Many web services lack hypermedia or consistent routing. This gives a single place to house routes using URI Templates instead of building URLs throughout the client.
2020
2021
2022
2023
2024
2025
0.0
RSpec macros, helpers and matchers to work with APIs
2020
2021
2022
2023
2024
2025
0.0
Results is a functional combinator of results which are either Good or Bad inspired by ScalaUtils's Or and Every classes
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
Easy tracking of activity and retention at scale in daily, hourly, or minute intervals
using sparse Redis bitmaps.
2020
2021
2022
2023
2024
2025
0.0
A ruby client for retentiongrid.com API.
2020
2021
2022
2023
2024
2025
0.0
A ethereum full node written in ruby.
2020
2021
2022
2023
2024
2025
0.0
rvincenty is a pure ruby implementation of Thaddeus Vincenty's formulae
2020
2021
2022
2023
2024
2025
0.0
Provides a unified approach to managing automated code quality tools.
2020
2021
2022
2023
2024
2025
0.0
Shared methods and functions used by revs-indexer, pre-assembly and bulk metadata loading code.
2020
2021
2022
2023
2024
2025
0.0
RevTree builds a recursive directory tree and compares file revisions. It can mark files and folders as added, removed, modified, or unmodified. For convenience, RevTree also allows you to watch for changes in a directory tree.
2020
2021
2022
2023
2024
2025
0.0
an email focussed Ruby client for Exchange Web Services atop Savon
2020
2021
2022
2023
2024
2025
0.0
Read ANSI X.12 files
2020
2021
2022
2023
2024
2025