Symbol is one of those Ruby concept that is hard to grok for C# programmers. It's a name for object (what ?)Read this good explanation about what a symbol is (because Ruby help file is useless on this topic)"You can’t ask for the size of a symbol. You
Read More