Skip to content

Commit b6f5e8e

Browse files
committed
Add a note
1 parent d86f7f6 commit b6f5e8e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.adoc

+2
Original file line numberDiff line numberDiff line change
@@ -4407,6 +4407,8 @@ obj.yield_self { |x| x.do_something }
44074407
obj.then { |x| x.do_something }
44084408
----
44094409

4410+
NOTE: You can read more about the rationale behind this guideline https://bugs.ruby-lang.org/issues/14594[here].
4411+
44104412
== Numbers
44114413

44124414
=== Underscores in Numerics [[underscores-in-numerics]]

0 commit comments

Comments
 (0)