Project
Reverse Dependencies for rspec
The projects listed here declare rspec as a runtime or development dependency
0.01
Print formatted docs with Winpos WP-800
2021
2022
2023
2024
2025
2026
0.01
Provides a convenience method to retry blocks of code that might fail due to temporary errors, e.g. a network service that becomes temporarily unavailable. The retries are timed to back-off exponentially (2^n seconds), hopefully giving time for the remote server to recover.
2021
2022
2023
2024
2025
2026
0.01
Ruby interface for the RescueTime Data Analytics API.
2021
2022
2023
2024
2025
2026
0.01
Make your reserved words on Rails
2021
2022
2023
2024
2025
2026
0.01
Ruby wrapper for easy interaction with a RESO Web API compliant server.
2021
2022
2023
2024
2025
2026
0.01
ResourceFull provides a fully-compliant ActiveResource server implementation
built on ActionController. Additionally, it provides RESTful parameter
queryability, paging, sorting, separation of controller concerns, multiple
formats (HTML, XML, JSON), CRUD access permissions, and ...
2021
2022
2023
2024
2025
2026
0.01
Allows communication with MLS systems conforming to the RESO Web API standard
2021
2022
2023
2024
2025
2026
0.01
response_for allows you to decorate the respond_to block of actions on subclassed controllers.
2021
2022
2023
2024
2025
2026
0.01
Easy to use response state pattern
2021
2022
2023
2024
2025
2026
0.01
With this gem you will be able to enqueue your emails
on your Resque workers to avoid making your user wait for the email to be
send when he causes an email sending action in your application.
Using resque_action_mailer_backend makes email sending a breeze as
you w...
2021
2022
2023
2024
2025
2026
0.01
This gem makes it possible to send mails asynchronously using Resque by
simply rewriting `SomeMailer.some_mail(ar_resource, 1234).deliver` to
`SomeMailer.async_deliver.some_mail(ar_resource, 1234)`. Using ActiveRecord
objects as arguments to mailers is still possible. This is achieved by storing
...
2021
2022
2023
2024
2025
2026
0.01
There are a number of plugins which allow you define unique jobs, but each only handle on use-case. This allows you have full control over how uniqueness is defined
2021
2022
2023
2024
2025
2026
0.01
A simple event bus on top of Resque. Publish and subscribe to events as they occur through a queue.
2021
2022
2023
2024
2025
2026
0.01
Adds event publishing and job tracking ability to Resque
2021
2022
2023
2024
2025
2026
0.01
A management tool for resque workers. Allows spinning up and managing resque workers across multiple machines sharing the same Redis server
2021
2022
2023
2024
2025
2026
0.01
Normally resque processes queues in a fixed order. This can lead to jobs in queues at the end of the list not getting process for very long periods. resque-fairly provides a mechanism where by workers are distributed across the set of queues with pending jobs fairly. This results in a much mor...
2021
2022
2023
2024
2025
2026
0.01
A Resque plugin that provides endpoints which distributes Jobs submitted to them to (multiple) subscribing queues. Useful for loosely coupled inter-application communication.
2021
2022
2023
2024
2025
2026
0.01
Auto-scale Heroku workers for Resque
2021
2022
2023
2024
2025
2026
0.01
Seamless integration of resque with resque-progress and resque-lock
2021
2022
2023
2024
2025
2026
0.01
A Resque plugin to ensure unique workers while preventing queue starvation
2021
2022
2023
2024
2025
2026