We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6df9ce1 commit fb16e41Copy full SHA for fb16e41
Changelog.md
@@ -6,6 +6,8 @@ Enhancements:
6
* Update files generated by `rspec --init` so that warnings are enabled
7
in commented out section of `spec_helper` rather than `.rspec` so users
8
have to consciously opt-in to the setting. (Andrew Hooker, #1572)
9
+* Provide an `inspect` output for example procsy objects (used in around
10
+ hooks) that doesn't make them look like procs. (Jon Rowe, #1620)
11
12
Bug Fixes:
13
0 commit comments