Project
Reverse Dependencies for rspec
The projects listed here declare rspec as a runtime or development dependency
0.12
Custom formatter for xcpretty that saves on a JSON file all the errors, warnings and test failures, so you can process them easily later.
2021
2022
2023
2024
2025
2026
0.12
Prometheus exporter for easy collecting most important of your Sidekiq metrics
2021
2022
2023
2024
2025
2026
0.11
Creates stub classes from any ActiveRecord model. By using stubs in your tests you don't need to load Rails or the database, sometimes resulting in a 10x speed improvement. ActiveMocker analyzes the methods and database columns to generate a Ruby class file. The stub file can be run standalone an...
2021
2022
2023
2024
2025
2026
0.11
Make your Mongoid model acts as a list. This acts_as extension provides the capabilities for sorting and reordering a number of objects in a list.
The instances that take part in the list should have a +position+ field of type Integer.
2021
2022
2023
2024
2025
2026
0.11
Make your ActiveNode acts as a list. This acts_as extension provides the capabilities for sorting and reordering a number of objects in a list.
The instances that take part in the list should have a +position+ field of type Integer.
2021
2022
2023
2024
2025
2026
0.11
Dynamoid is an ORM for Amazon's DynamoDB that supports offline development, associations, querying, and everything else you'd expect from an ActiveRecord-style replacement. Make sure you add require 'dynamoid' to before your configure script with adept_dynamoid
2021
2022
2023
2024
2025
2026
0.11
Provides an integration for sending events to Amplitude
2021
2022
2023
2024
2025
2026
0.11
AsposeCellsJava is a Ruby gem that helps working with Microsoft Excel and OpenOffice spreadsheets using Aspose.Cells for Java libraries
2021
2022
2023
2024
2025
2026
0.11
A simple configuration class
2021
2022
2023
2024
2025
2026
0.11
Extensions to Core Ruby classes
2021
2022
2023
2024
2025
2026
0.11
Define your permission rules as role- or role group specific permits.
Integrates well with multiple Devise user acounts.
Includes rules caching.
Store permissions in yaml file or key-value store
2021
2022
2023
2024
2025
2026
0.11
Define your permission rules as role- or role group specific permits.
Integrates well with multiple Devise user acounts.
Includes rules caching.
Store permissions in yaml file or key-value store
2021
2022
2023
2024
2025
2026
0.11
Transcodes to html5-friendly videos.
2021
2022
2023
2024
2025
2026
0.11
To parallelize your CI without having to balance your tests
2021
2022
2023
2024
2025
2026
0.11
CircuitBreaker is a relatively simple Ruby mixin that will wrap
a call to a given service in a circuit breaker pattern.
The circuit starts off "closed" meaning that all calls will go through.
However, consecutive failures are recorded and after a threshold is reached,
the circuit will "trip"...
2021
2022
2023
2024
2025
2026
0.11
Ruby persistence layer for CouchDB
2021
2022
2023
2024
2025
2026
0.11
RSpec matchers for Couch Potato
2021
2022
2023
2024
2025
2026
0.11
Decorate ruby CSV library to sanitize output CSV against CSV injection attacks.
2021
2022
2023
2024
2025
2026
0.11
Cucumber steps to easily test REST-based XML and JSON APIs
2021
2022
2023
2024
2025
2026
0.11
This gem implements pure Levenshtein algorithm, Damerau modification (where 2 character transposition counts as 1 edit distance). It also includes Boehmer & Rees 2008 modification, to handle transposition in blocks with more than 2 characters (Boehmer & Rees 2008).
2021
2022
2023
2024
2025
2026