Ruby
Ruby on Rails Complete Guide
Table of Contents 1. Introduction 2. Installation and Setup 3. Rails Architecture (MVC) 4. Getting Started 5. Models and ActiveRecord 6. Views and ERB Templates 7. Controllers 8. Routing 9. Database Migrations 10. Associations 11. Validations 12. Forms and Form Helpers 13. Authentication and Authorization 14. Testing 15. Deployment 16.