Skip to content
This repository has been archived by the owner on Jul 8, 2024. It is now read-only.

Fixes for RSpec 3.13.0 #251

Open
wants to merge 6 commits into
base: main
Choose a base branch
from

Conversation

jas14
Copy link
Contributor

@jas14 jas14 commented May 8, 2024

Hello again from Railsconf! Added an Appraisal and implemented a couple fixes for compatibility with RSpec 3.13.0+. 馃檪 This closes #250.

I'll admit that the version conditionals directly in the monkey patch file is rough. That file itself is also getting pretty large. I considered splitting up the patches into a monkey_patches/ directory and having each file define the version(s) to which it applies. Let me know if that sounds good and I'll be happy to implement it, either here or in a follow-up PR.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

rspec 3.13: breaking changes to ExpectedsForMultipleDiffs
1 participant