top | item 19701578

(no title)

BenMorganIO | 6 years ago

But that would make the hash braces redundant so you could just use parenthesis.

discuss

order

mnarayan01|6 years ago

That's a block returning a Hash; see bhuga's sibling comment where he notes that they're using blocks to lazy load the constants in the type definition, which may seem silly for e.g. Integer, but consider e.g. some high-dependency Rails model which requires auto-loading 10,000 other classes.