Project
Reverse Dependencies for rspec
The projects listed here declare rspec as a runtime or development dependency
0.02
This plugin provides native uptime instrumentation
for metrics collection, including: uptime and idletime metrics
2021
2022
2023
2024
2025
2026
0.02
This plugin provides native `vmstats` instrumentation
for metrics collection, including: processes waiting,
interrupts per second, and others
2021
2022
2023
2024
2025
2026
0.02
Zookeeper plugins for checks and metrics
2021
2022
2023
2024
2025
2026
0.02
A Ruby wrapper for the Sentry API
2021
2022
2023
2024
2025
2026
0.02
Plugin adds authentication methods to Sequel models using BCrypt library.
2021
2022
2023
2024
2025
2026
0.02
Sequel adapter for the Vertica database
2021
2022
2023
2024
2025
2026
0.02
Plain old Ruby for generating primitive data structures from object graphs.
2021
2022
2023
2024
2025
2026
0.02
Collect information about disks, memory, CPU, networks, and processes
2021
2022
2023
2024
2025
2026
0.02
Ruby wrapper for the ServiceNow REST API (formerly servicenow-ruby)
2021
2022
2023
2024
2025
2026
0.02
Sexpistol is an easy-to-use S-Expression parser for Ruby. It is fast and has no dependencies.
2021
2022
2023
2024
2025
2026
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
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
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
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