Crafting Rails 4 Applications, 2nd Edition


Rails is one of the most extensible frameworks out there. This pioneering book deep-dives into the Rails plugin APIs and shows you, the intermediate Rails developer, how to use them to write better web applications and make your day-to-day work with Rails more productive.

Rails Core developer José Valim guides you through eight different tutorials, each using test-driven development to build a new Rails plugin or application that solves common problems with these APIs. You’ll learn how the Rails rendering stack works and customize it to read templates from the database while you discover how to mimic Active Record behavior, such as validations, in any other object. You’ll find out how Rails integrates with Rack, the different ways to stream data from your web application, and how to mix Rails engines and Sinatra applications into your Rails apps, so you can choose the most appropriate tool for the job. In addition, you’ll improve your productivity by customizing generators and responders.

This book will help you understand Rails’ inner workings, including generators, template handlers, internationalization, routing, and responders. With the knowledge you’ll gain, you’ll create well-tested, modular, and robust solutions for your next project.

What You Need
This book requires previous experience with Ruby on Rails.

Table of Contents
Chapter 1. Creating Our Own Renderer
Chapter 2. Building Models with Active Model
Chapter 3. Retrieving View Templates from Custom Stores
Chapter 4. Sending Multipart Emails Using Template Handlers
Chapter 5. Streaming Server Events to Clients Asynchronously
Chapter 6. Writing DRY Controllers with Responders
Chapter 7. Managing Application Events with Mountable Engines
Chapter 8. Translating Applications Using Key-Value Back Ends

Book Details

  • Paperback: 200 pages
  • Publisher: Pragmatic Bookshelf; 2nd Edition (November 2013)
  • Language: English
  • ISBN-10: 1937785556
  • ISBN-13: 978-1937785550
Download [8.5 MiB]

You may also like...

No Responses

  1. greatwhiteshark says:

    Thanks!

Leave a Reply