Hash value omission - an introduction and some examples
The hash literal value omission was added to Ruby version 3.1 in 2021. This is the feature proposal that describes the feature request and the one that was implemented. What does it mean? Hash literal value omission (or hash value omission) means tha...





