Skip to content

Conversation

@pat
Copy link
Contributor

@pat pat commented Jan 6, 2025

As best I can tell, there's been a change to the output of Ruby's stack traces in caller - they now start with a 'normal' single quote, instead of a backtick.

This pattern now handles both, to ensure backwards compatibility.

As best I can tell, there's been a change to the output of Ruby's stack traces in `caller` - they now start with a 'normal' single quote, instead of a backtick. This pattern now handles both, to ensure backwards compatibility.
Copy link
Member

@etagwerker etagwerker left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@pat Thank you! 💯

@etagwerker etagwerker merged commit f4780bc into DatabaseCleaner:main Mar 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants