Actions
Bug #11075
closedRational literal undocumented
Bug #11075:
Rational literal undocumented
Status:
Closed
Assignee:
-
Target version:
-
ruby -v:
2.2.2
Description
From the 2.2.2 docs for the Rational class: "In ruby, you can create rational object with Rational, #to_r or rationalize method."
The new 2/6r literal remains unmentioned.
Actions