This document summarizes many of the new and improved features in Rails 3, including making Rails more modular by allowing alternative ORMs like DataMapper, improving performance by allowing parts of ActionController to be swapped out, introducing the Arel query assembly library and lazy loading, enhancing routing flexibility, and introducing the Bundler gem management tool. It also mentions changes to Javascript, plugins, and other features like ActiveModel and subscribers.