The document discusses the key new features in Ruby 2.0, including improved compatibility with Ruby 1.9, new literal symbol lists, keyword arguments, module prepend, lazy enumerators, refinements, and an improved garbage collection system using bitmap marking. It also provides an overview of installing Ruby and Rails using RVM.