The “Bible” for Rails Development: Fully Updated for Rails 5
“When I read The Rails Way for the first time, I felt like I truly understood Rails for the first time.”
–Steve Klabnik, Rails contributor and mentor
The Rails™ 5 Way is the comprehensive, authoritative reference guide for professionals delivering production-quality code using modern Ruby on Rails. Obie Fernandez illuminates the entire Rails 5 API, its most powerful idioms, design approaches, and libraries. He presents new and updated content on Action Cable, RSpec 3.4, Turbolinks 5.0, the Attributes API, and many other enhancements, both major and subtle.
Through detailed code examples, you’ll dive deep into Ruby on Rails, discover why it’s designed as it is, and learn to make it do exactly what you want. Proven in thousands of production systems, the knowledge in this book will maximize your productivity and help you build more successful solutions.
Register your product at informit.com/register for convenient access to downloads, updates, and/or corrections as they become available.
Chapter 1 Rails Configuration and Environments
Chapter 2 Routing
Chapter 3 REST, Resources, and Rails
Chapter 4 Working with Controllers
Chapter 5 Working with Active Record
Chapter 6 Active Record Migrations
Chapter 7 Active Record Associations
Chapter 8 Validations
Chapter 9 Advanced Active Record
Chapter 10 Action View
Chapter 11 All about Helpers
Chapter 12 Haml
Chapter 13 Session Management
Chapter 14 Authentication and Authorization
Chapter 15 Security
Chapter 16 Action Mailer
Chapter 17 Caching and Performance
Chapter 18 Background Processing
Chapter 19 Asset Pipeline
Chapter 20 Ajax on Rails
Chapter 21 Turbolinks
Chapter 22 Action Cable
Chapter 23 RSpec
Appendix A: Active Model API Reference
Appendix B: Active Support API Reference
Appendix C: Rails API