Skip to content
This repository was archived by the owner on Jul 7, 2025. It is now read-only.
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,10 @@ We don't plan to add any new functionality, and expect that it will fall behind
That said, if you're reading this and you need this gem to do something new, feel free to fork it and publish your own gem!
If you open an issue here to let us know about your fork, we can add a link to it from this repo to help folks find something that's more actively maintained.

### Retry using RSpec core

RSpec Core has a --only-failures option that will run previous fails as an alternative to this gem. See rspec --help.

## Installation

Add this line to your application's Gemfile:
Expand Down