Project
Reverse Dependencies for rspec
The projects listed here declare rspec as a runtime or development dependency
0.14
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...
2020
2021
2022
2023
2024
2025
0.14
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.
2020
2021
2022
2023
2024
2025
0.14
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
2020
2021
2022
2023
2024
2025
0.14
Use this module to defer actions to the after-commit hook. This is useful if you want to trigger actions in after_create, after_destroy and after_update callbacks but want to execute them outside of the transaction (for example, to avoid deadlocks).
2020
2021
2022
2023
2024
2025
0.14
Apparition is a driver for Capybara that allows you to run your tests on Chrome in a headless or headed manner
2020
2021
2022
2023
2024
2025
0.14
Sign-in with Apple backend library in Ruby.
2020
2021
2022
2023
2024
2025
0.14
Command Pattern - decoupling what is done from who does it.
2020
2021
2022
2023
2024
2025
0.14
AsposeCellsJava is a Ruby gem that helps working with Microsoft Excel and OpenOffice spreadsheets using Aspose.Cells for Java libraries
2020
2021
2022
2023
2024
2025
0.14
A simple configuration class
2020
2021
2022
2023
2024
2025
0.14
Extensions to Core Ruby classes
2020
2021
2022
2023
2024
2025
0.14
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
2020
2021
2022
2023
2024
2025
0.14
Transcodes to html5-friendly videos.
2020
2021
2022
2023
2024
2025
0.14
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"...
2020
2021
2022
2023
2024
2025
0.14
Ruby persistence layer for CouchDB
2020
2021
2022
2023
2024
2025
0.14
RSpec matchers for Couch Potato
2020
2021
2022
2023
2024
2025
0.14
Cucumber steps to easily test REST-based XML and JSON APIs
2020
2021
2022
2023
2024
2025
0.14
Translatable views for devise and the translations that go with them
2020
2021
2022
2023
2024
2025
0.14
Convert xcodebuild plist files to JUnit reports
2020
2021
2022
2023
2024
2025
0.14
A tool for documenting API endpoints.
2020
2021
2022
2023
2024
2025
0.14
GeoEngineer provides a Ruby DSL and command line tool (geo)
to codeify then plan and execute changes to cloud resources using Hashicorp Terraform.
2020
2021
2022
2023
2024
2025