Actions
Feature #37010
closedSupport safe navigation operator in safemode
Difficulty:
Triaged:
No
Description
Ruby 2.3 has implemented &. as the safe navigation operation. Safemode hasn't implemented this, which means code sometimes needs to be written more verbose.
Updated by Ewoud Kohl van Wijngaarden over 1 year ago
- Status changed from Ready For Testing to Closed
Applied in changeset foreman|93ac254d954c46924a78860f86678ff81139fe89.
Actions