Project

Reverse Dependencies for rspec

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

0.02
Repository is gone
No release in over 3 years
Reflection is a Rails plugin and standalone Rack middleware library. Give up quirky config syntax and use plain old Ruby for your rewrite and redirection rules.
2021
2022
2023
2024
2025
2026
0.02
No commit activity in last 3 years
No release in over 3 years
Regexy contains a lot of common-use regular expressions and provides a friendly syntax to combine them.
2021
2022
2023
2024
2025
2026
0.02
Low commit activity in last 3 years
A long-lived project that still receives updates
Reformat Enumerables into Hashes, using derived keys / values
2021
2022
2023
2024
2025
2026
0.02
A long-lived project that still receives updates
Return struct results from ActiveRecord relation queries
2021
2022
2023
2024
2025
2026
0.02
Low commit activity in last 3 years
No release in over a year
Render ERB template and provide more useful message pointing out the line with the error in the view
2021
2022
2023
2024
2025
2026
0.02
No commit activity in last 3 years
No release in over 3 years
provides a readable but terse enum facility for Ruby
2021
2022
2023
2024
2025
2026
0.02
No commit activity in last 3 years
No release in over 3 years
Builds XML and JSON representations of your Ruby objects
2021
2022
2023
2024
2025
2026
0.02
No commit activity in last 3 years
No release in over 3 years
Objects that represent success or failure
2021
2022
2023
2024
2025
2026
0.02
No commit activity in last 3 years
No release in over 3 years
An HTTP library for Ruby that takes advantage of everything HTTP has to offer.
2021
2022
2023
2024
2025
2026
0.02
Low commit activity in last 3 years
No release in over a year
Rerun failing RSpec examples easily.
2021
2022
2023
2024
2025
2026
0.02
No release in over 3 years
Low commit activity in last 3 years
There's a lot of open issues
A gem to integrate with the Responsys SOAP API
2021
2022
2023
2024
2025
2026
0.02
No commit activity in last 3 years
No release in over 3 years
A resque plugin for limiting how many of a specific job can run concurrently
2021
2022
2023
2024
2025
2026
0.02
No commit activity in last 3 years
No release in over 3 years
resque plugin for automatically scaling workers based on the amount of time it takes a job to go through the queue and/or the length of the queue
2021
2022
2023
2024
2025
2026
0.02
No release in over 3 years
Low commit activity in last 3 years
Ensures that for a given queue, only one worker is working on a job at any given time. Example: require 'resque/plugins/lonely_job' class StrictlySerialJob extend Resque::Plugins::LonelyJob @queue = :serial_work def self.perform # only one at a time in this block, no pa...
2021
2022
2023
2024
2025
2026
0.02
No release in over 3 years
Low commit activity in last 3 years
Provides multi-step tasks with finalization and progress tracking
2021
2022
2023
2024
2025
2026
0.02
No release in over 3 years
A Resque plugin to add functionality to pause resque jobs through the web interface. Using a `pause` allows you to stop the job for a slice of time. The job finish the process it are doing and don't get a new task to do, until the queue is released. You can use this functionality to do some main...
2021
2022
2023
2024
2025
2026