Project
Reverse Dependencies for simplecov
The projects listed here declare simplecov as a runtime or development dependency
0.02
RipperRubyParser is a parser for Ruby based on Ripper that aims to be a
drop-in replacement for RubyParser.
2020
2021
2022
2023
2024
2025
0.02
An exercise: Untangle the collusion of Rails idioms
from my Ruby knowledge, while trying to understand some
Rails design decisions.
See http://github.com/screamingmuse/rory for more info.
2020
2021
2022
2023
2024
2025
0.02
An RSpec helper module for testing command-line tools.
2020
2021
2022
2023
2024
2025
0.02
rspec-padrino is a gem including helpers for testing a Padrino app using RSpec. Taking much from rspec-rails.
2020
2021
2022
2023
2024
2025
0.02
RSpec matchers for Protobuf
2020
2021
2022
2023
2024
2025
0.02
Make sure API behavior is not changing by taking and storing a snapshot from an API response on a first run and check if they match on next spec runs.
2020
2021
2022
2023
2024
2025
0.02
Twirp RSpec matchers
2020
2021
2022
2023
2024
2025
0.02
This is a pure Ruby implementation of RTP, initially geared
towards use with RTSP (but not limited to).
2020
2021
2022
2023
2024
2025
0.02
Make a clean your rubocop_todo.yml with CI
2020
2021
2022
2023
2024
2025
0.02
Manage GitHub via Ruboty.
2020
2021
2022
2023
2024
2025
0.02
Build reports based on grafana dashboards in asciidoctor or ERB syntax. Runs as webservice for easy integration with grafana, or as a standalone, command line utility.
2020
2021
2022
2023
2024
2025
0.02
A very simple framework for building text based games in Ruby.
2020
2021
2022
2023
2024
2025
0.02
Enables direct file uploads to Amazon S3 and provides a flexible pattern for your Rails app to asynchronously ingest the files.
2020
2021
2022
2023
2024
2025
0.02
Wraps the Saxon 9.8 HE XSLT 2.0 processor so that you can transform XSLT 2 stylesheets in JRuby. Sticks closely to the Nokogiri API
2020
2021
2022
2023
2024
2025
0.02
This plugin provides native system I/O
instrumentation for metrics collection via the
system `ioping` utility.
2020
2021
2022
2023
2024
2025
0.02
This gem provides some purpose-specific types for ServerSpec 2.x beyond the default ones. It is in no way associated with the ServerSpec project or developers.
2020
2021
2022
2023
2024
2025
0.02
Sexpistol is an easy-to-use S-Expression parser for Ruby. It is fast and has no dependencies.
2020
2021
2022
2023
2024
2025
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.
2020
2021
2022
2023
2024
2025
0.02
Tool for managing applications and clouds at shellycloud.com
2020
2021
2022
2023
2024
2025
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.
2020
2021
2022
2023
2024
2025