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
Constant  - 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.