Well, not quite last week, but the week before. On Christmas day, Ruby released version 2.7, which contains some of my contributions to its spec tests and documentation.
The most visible difference is in the doc for ENV, where I've:
Expanded the introductory sections.
Added example code for most of the methods. (That work continues.)
Well, not quite last week, but the week before. On Christmas day, Ruby released version 2.7, which contains some of my contributions to its spec tests and documentation.
The most visible difference is in the doc for
ENV
, where I've:Here are the before and after pages:
(I don't promise not to post separately about this.)