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 a751d06 commit 7a0c098Copy full SHA for 7a0c098
CHANGELOG.md
@@ -14,6 +14,7 @@ Compatibility:
14
15
* Implement `rb_sprintf` in our format compiler to provide consistent formatting across C standard libraries.
16
* Update `defined?` to return frozen strings (#2450).
17
+* `Module#attr_*` methods now return an array of method names (#2498, @gogainda).
18
19
Performance:
20
0 commit comments