Project
Reverse Dependencies for rspec
The projects listed here declare rspec as a runtime or development dependency
0.02
SGF::Parser does standard stream parsing of the SGF file, instead of using an AG or some other auto-generated parser. It is therefore faster to use. It also intends to be very object-oriented and hopefully will also be easier to use.
2021
2022
2023
2024
2025
2026
0.02
Allows multiple environments in database.yml, and dynamically switching them.
2021
2022
2023
2024
2025
2026
0.02
Shades computes data cubes for you from events composed of dimensions and measures.
2021
2022
2023
2024
2025
2026
0.02
Tool for managing applications and clouds at shellycloud.com
2021
2022
2023
2024
2025
2026
0.02
ShenRuby is a port of the Shen programming language to Ruby. It currently supports Shen version 18.1.
2021
2022
2023
2024
2025
2026
0.02
Implements ShExC and ShEx JSON.
2021
2022
2023
2024
2025
2026
0.02
HTML + CSS + Javascript = awesome presos
2021
2022
2023
2024
2025
2026
0.02
This gem is used for testing Shopify apps without having to actually connect to
Shopify to develop the application.
You can use this gem explicitely for testing, or you can also use it in your
development environment to speed things up when fiddling around in the web
browser, or in the console.
2021
2022
2023
2024
2025
2026
0.02
You should_not start your specs with the string "should".
If every spec starts with "should", then it's redundant everywhere.
Instead, write in an active tone:
`it "should ignore nil elements"` - BAD
`it "ignores nil elements"` - GOOD
2021
2022
2023
2024
2025
2026
0.02
Trigger jobs adhoc from Sidekiq web admin
2021
2022
2023
2024
2025
2026
0.02
Debounce Sidekiq jobs that have the same worker class and params.
2021
2022
2023
2024
2025
2026
0.02
A simple event bus on top of Sidekiq. Publish and subscribe to events as they occur through a queue.
2021
2022
2023
2024
2025
2026
0.02
Command line client for Sidekiq. Push worker classes to queue from the cli ...
2021
2022
2023
2024
2025
2026
0.02
Sidekiq extension that adds the ability to debounce job execution.
Worker will postpone its execution after `wait time` have elapsed since the last time it was invoked.
Useful for implementing behavior that should only happen after the input has stopped arriving.
2021
2022
2023
2024
2025
2026
0.02
StatsD & DogStatsD Instrumentation for Sidekiq
2021
2022
2023
2024
2025
2026
0.02
Allows Sidekiq using more CPU cores on Ruby MRI by forking multiple processes.
2021
2022
2023
2024
2025
2026
0.02
Records stats of each sidekiq queue and exposes APIs to retrieve them
2021
2022
2023
2024
2025
2026
0.02
This is a programmatic interface in Ruby for SignalFx's metadata and ingest APIs. It is meant to provide a base for communicating with SignalFx APIs that can be easily leveraged by scripts and applications to interact with SignalFx or report metric and event data to SignalFx. Library supports Rub...
2021
2022
2023
2024
2025
2026
0.02
Sikuli allows you to interact with your application's user interface using image based search to automate user actions.
2021
2022
2023
2024
2025
2026
0.02
Integrate SimpleCov results into Atlassian Bamboo CI server
2021
2022
2023
2024
2025
2026