Project
Reverse Dependencies for rspec
The projects listed here declare rspec as a runtime or development dependency
0.01
A simple mechanism to create custom log files based on queue names of Resque workers.
2021
2022
2023
2024
2025
2026
0.01
Mock resque with threads
2021
2022
2023
2024
2025
2026
0.01
A Resque plugin. If you want only one instance of your job
queued at a time, extend it with this module.
For example:
class ExampleJob
extend Resque::Jobs::Queue::Lock
def self.perform(repo_id)
heavy_lifting
end
end
2021
2022
2023
2024
2025
2026
0.01
A resque plugin for specifying the priority between queues that workers use to determine what to work on next
2021
2022
2023
2024
2025
2026
0.01
Compatible with Resque 1.x. Use Resque.push if you are using >= 2.x.
Resque is great. So is job processing with redis. Our biggest drawback has been that
resque requires the class that will be processing a job to be loaded when the job
is enqueued. But what happens when the implementing job is ...
2021
2022
2023
2024
2025
2026
0.01
Utilities for using Resque in a Rails app
2021
2022
2023
2024
2025
2026
0.01
OpenTracing auto-instrumentation for RestClient.
2021
2022
2023
2024
2025
2026
0.01
RestClient with embedded cert
2021
2022
2023
2024
2025
2026
0.01
This gem is deprecated! Please use right_api_client instead.
The rest_connection gem simplifies the use of RESTful APIs.
It currently has support for RightScale API 1.0 and 1.5.
2021
2022
2023
2024
2025
2026
0.01
Mock for Restforce gem
2021
2022
2023
2024
2025
2026
0.01
Simple REST server that focuses on resources instead of routes.
2021
2022
2023
2024
2025
2026
0.01
Let your api REST in peace.
2021
2022
2023
2024
2025
2026
0.01
This rubygem does not have a description or summary.
2021
2022
2023
2024
2025
2026
0.01
Light Ruby gem with everything you need in a "The Clean Architecture" use case scenario
2021
2022
2023
2024
2025
2026
0.01
RestPack service base
2021
2022
2023
2024
2025
2026
0.01
...
2021
2022
2023
2024
2025
2026
0.01
Resume provides a DSL for defining resume data, which can be rendered via various backends (currently LaTeX, plain text, Markdown and HTML).
2021
2022
2023
2024
2025
2026
0.01
A high-resolution image is loaded when the retina_image_tag is called from a retina display
2021
2022
2023
2024
2025
2026
0.01
Retjilp logs into your account, scans all the tweets from your following list or another defined list for a set of matching words, and retweets the ones that match (using the native retweet API).
2021
2022
2023
2024
2025
2026
0.01
An rTorrent xmlrpc wrapper written in ruby
2021
2022
2023
2024
2025
2026