Project
Reverse Dependencies for bundler
The projects listed here declare bundler as a runtime or development dependency
0.01
A fast and functional (API and paradigm) HTTP client, using only Ruby's standard library as dependency. e.g: Net::HTTP and URI.
2021
2022
2023
2024
2025
2026
0.01
Based on padrino's ruby require code
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
Rescues unique constraint violations and turns them into ActiveRecord errors
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
Supports Trestle, Spark, Bridge Interactive, MLS Grid
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
For all of you, who prefer to add JS libraries via gem
2021
2022
2023
2024
2025
2026
0.01
Easy to use response state pattern
2021
2022
2023
2024
2025
2026
0.01
Easy to use response state pattern
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
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
Seamless integration of resque with resque-progress and resque-lock
2021
2022
2023
2024
2025
2026
0.01
Light weight job scheduling on top of Resque Mongo.
Adds methods enqueue_at/enqueue_in to schedule jobs in the future.
Also supports queueing jobs on a fixed, cron-like schedule.
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
Deliver mail in a resque job
2021
2022
2023
2024
2025
2026
0.01
where the wild things are. err, when resque gets stuck
2021
2022
2023
2024
2025
2026