Part 3: Essential Layers for Rails Applications
In this part, we will discuss the most common abstraction layers that can help to keep your Rails code base maintainable and your team productive.
This part has the following chapters:
- Chapter 9, Authorization Models and Layers
- Chapter 10, Crafting the Notifications Layer
- Chapter 11, Better Abstractions for HTML Views
- Chapter 12, Configuration as a First-Class Application Citizen
- Chapter 13, Cross-Layers and Off-Layers