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 4aa92e5 commit 2dc1294Copy full SHA for 2dc1294
CHANGELOG.md
@@ -43,6 +43,7 @@ Compatibility:
43
* Fixed `Integer#digits` implementation to handle more bases (#2224, #2225).
44
* Support the `inherit` parameter for `Module#{private, protected, public}_method_defined?`.
45
* Implement `Thread.pending_interrupt?` and `Thread#pending_interrupt?` (#2219).
46
+* Implemented `Module#const_source_location` (#2212, @tomstuart and @wildmaples).
47
48
Performance:
49
0 commit comments