Ruby on Rails was presented to the Agile Atlanta group. The presentation provided an overview of Ruby, demonstrated the Rails framework, and described its principles and architecture in 3 sentences or less:
Ruby is an agile language and Ruby on Rails is its popular web application framework that promotes agile practices like convention over configuration and includes everything needed to build database-driven web apps according to the MVC pattern.