Chapter 9. Rendering the User Interface with ActionView

After researching the market, Ruby on Rails stood out as the best choice. We have been very happy with that decision. We will continue building on Rails and consider it a key business advantage.

—Evan Williams, Creator of Blogger, ODEO and Twitter

The previous chapter analyzed the controller's role in a Rails application. For each request that comes in, a proper response is formulated, often by combining the data retrieved from the model layer with a template in the view layer. The functionalities provided by the view are all incorporated in the ActionView framework which, along with ActionController, forms ActionPack.

Get Ruby on Rails® for Microsoft Developers now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.