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 4afefef commit 8bb5f67Copy full SHA for 8bb5f67
CHANGELOG.md
@@ -37,6 +37,7 @@ Bug fixes:
37
* Fix `String#insert` to not call a subclassed string method (@bjfish).
38
* Fix `rb_obj_call_init` to pass any block argument to the `initialize` method (#2675, @aardvark179).
39
* Fix issue with feature loading not detecting a previously loaded feature (#2677, @bjfish).
40
+* Fix `/#{...}/o` to evaluate only once per context when splitting happens (@eregon).
41
42
Compatibility:
43
0 commit comments