This document discusses Ruby on Rails, a web application framework written in Ruby. It introduces some of the key components of Ruby on Rails, including the Model-View-Controller framework, ActiveRecord, ActiveSupport, ActionController, ActionView, ActionMailer and ActiveResource. It also discusses why Ruby on Rails is popular, noting that it favors conventions over configuration, best practices, and has a strong community.