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 The Foreman Bot 10 months ago
- Status changed from New to Ready For Testing
- Assignee set to Ewoud Kohl van Wijngaarden
- Pull request https://github.com/theforeman/foreman/pull/9967 added
Updated by Ewoud Kohl van Wijngaarden 10 months ago
- Status changed from Ready For Testing to Closed
Applied in changeset foreman|93ac254d954c46924a78860f86678ff81139fe89.
Updated by The Foreman Bot 9 months ago
- Pull request https://github.com/theforeman/foreman/pull/10036 added
Updated by The Foreman Bot 8 months ago
- Pull request https://github.com/theforeman/foreman/pull/10005 added
Updated by The Foreman Bot 7 months ago
- Pull request https://github.com/theforeman/foreman/pull/10102 added
Actions