Ruby uses tons of symbols internally. To prove it, execute this line of Ruby code : Symbols « Language Basics « Ruby
- Ruby
- Language Basics
- Symbols
Ruby uses tons of symbols internally. To prove it, execute this line of Ruby code
Symbol.all_symbols
Related examples in the same category