What is Ruby
Ruby has numerous simple types, including numeric classes such as Integer, Fixnum, Bignum, Float, Big Decimal, Rational, and Complex, textual classes like String, Symbol, and Regexp, and many more. One unusual and interesting simple type is Symbol which we consider in more detail to explain how a type in a programming language realizes an ADT.