Modular Rails
Buy the book
Previous
-
Next
Table of Contents
Chapter 1. Introduction
Chapter 2. The Modular Way
Chapter 3. What is Modularity: Rails & Modularity Basics
Chapter 4. The Core Module: Set Up
Chapter 5. The Core Module: Authentication
Chapter 6. The Core Module: Automated Tests with RSpec
Chapter 7. The Core Module: Admin Panel
Chapter 8. The Core Module: Authorization with Pundit
Chapter 9. The Contacts Module: Set Up
Chapter 10. The Contacts Module: Adding a Controller
Chapter 11. The Contacts Module: Extending Views
Chapter 12. The Contacts Module: Extending Models & Controllers
Chapter 13. Contacts Exercise: Extending the Admin Panel
Chapter 14. The Tasks Module: Set Up
Chapter 15. The Tasks Module: Controllers & Views
Chapter 16. The Tasks Module: Listing Tasks in Contacts
Chapter 17. The Tasks Module: Extending the Dashboard
Chapter 18. Tasks Exercise: Extending the Admin Panel
Chapter 19. Deployment: Packaging Engines
Chapter 20. Deployment: Managing Engines
Chapter 21. Deployment: Publishing Engines
Chapter 22. Deploy your application online
Chapter 23. The End
Foreword
Previous
-
Next