In this course, we will focus on making the ToDo application more enterprise-friendly by integrating a database, configuring middleware, and handling errors properly.
Overview
Syllabus
- Lesson 1: Integrating a Database to Your App
- Lesson 2: Adding a File Column to the Todo Table in Ruby on Rails
- Lesson 3: Configuring Middleware in Ruby on Rails
- Lesson 4: Error Handling in Ruby on Rails Applications