Expand description
Define constants on an interpreter.
Constants can be an arbitrary Ruby value. Constants can be defined globally, on a class, or on a module.
Traitsยง
- Define constants on an interpreter.
Define constants on an interpreter.
Constants can be an arbitrary Ruby value. Constants can be defined globally, on a class, or on a module.