rantly
rantly copied to clipboard
Strange behavior in rspec since last release
In the last release:

Current master:

This should be as it was in the last release, right? :confounded:
Interesting. Could you provide an isolated example that exhibits the stack-trace differences?
@abargnesi
Interesting. Could you provide an isolated example that exhibits the stack-trace differences?
I created a basic ruby project with rspec and a simple failing example to illustrate it:
https://github.com/Ana06/example_rantly
