Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
3.4 quoted locations start with single quotes (#719)
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.
- Loading branch information