The Pragmatic Studio

3 New Videos Added To Rails 6 Course

June 06, 2019

Last week in our Rails 6 course we saw that Rails has a whole bunch of conventions to help you create robust and friendly forms with minimal code.

This week we have 3 new videos for you, and at this point in the course, you can now confidently build a CRUD interface for any resource!

Reinforcing what we learned about forms for editing records, we tackle creating records as we continue to implement the full range of CRUD actions using resource routes.

Crafting good Rails apps isn’t just about implementing features that work as advertised. Good Rails apps also have clean, well-organized code. To that end, we learn how to use partials to structure the view layer into reusable, manageable chunks.

We finish up implementing the resource routes by deleting records.

Enjoy!