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 9d40678 commit fbd2da4Copy full SHA for fbd2da4
CHANGELOG.md
@@ -11,6 +11,7 @@ Bug fixes:
11
* Allow `Time#strftime` to be called with binary format strings.
12
* Do not modify the argument passed to `IO#write` when the encoding does not match (#1714).
13
* Use the class where the method was defined to check if an `UnboundMethod` can be used for `#define_method` (#1710).
14
+* Fixed setting `$~` for `Enumerable` and `Enumerator::Lazy`'s `#grep` and `#grep_v`.
15
16
Compatibility:
17
0 commit comments