Project

Reverse Dependencies for rspec

The projects listed here declare rspec as a runtime or development dependency

0.01
No commit activity in last 3 years
No release in over 3 years
Print formatted docs with Winpos WP-800
2021
2022
2023
2024
2025
2026
0.01
No commit activity in last 3 years
No release in over 3 years
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
No commit activity in last 3 years
No release in over 3 years
Ruby interface for the RescueTime Data Analytics API.
2021
2022
2023
2024
2025
2026
0.01
Repository is archived
No commit activity in last 3 years
No release in over 3 years
Make your reserved words on Rails
2021
2022
2023
2024
2025
2026
0.01
A long-lived project that still receives updates
Ruby wrapper for easy interaction with a RESO Web API compliant server.
2021
2022
2023
2024
2025
2026
0.01
No commit activity in last 3 years
No release in over 3 years
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
No commit activity in last 3 years
No release in over 3 years
Allows communication with MLS systems conforming to the RESO Web API standard
2021
2022
2023
2024
2025
2026
0.01
No commit activity in last 3 years
No release in over 3 years
response_for allows you to decorate the respond_to block of actions on subclassed controllers.
2021
2022
2023
2024
2025
2026
0.01
No commit activity in last 3 years
No release in over 3 years
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
No commit activity in last 3 years
No release in over 3 years
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
No commit activity in last 3 years
No release in over 3 years
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
No commit activity in last 3 years
No release in over 3 years
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
No release in over 3 years
Low commit activity in last 3 years
Adds event publishing and job tracking ability to Resque
2021
2022
2023
2024
2025
2026
0.01
No commit activity in last 3 years
No release in over 3 years
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
No commit activity in last 3 years
No release in over 3 years
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
No commit activity in last 3 years
No release in over 3 years
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
Low commit activity in last 3 years
No release in over a year
Seamless integration of resque with resque-progress and resque-lock
2021
2022
2023
2024
2025
2026
0.01
No release in over 3 years
A Resque plugin to ensure unique workers while preventing queue starvation
2021
2022
2023
2024
2025
2026