Explain Ruby data types.

bookmark

Ruby data types represent type of data such as text, string, numbers, etc.

There are different data types in Ruby:

Numbers
Strings
Symbols
Hashes
Arrays
Booleans