-
Getting Started with Rails 7 Episode 4: Model CRUD in the Rails Console and Listing Articles
This is the 4th video in the Getting Started with Rails 7 series. In this video Mike explores the Rails console with the Article model and the ability to Create, Read, Update, and Destroy (CRUD) Article records in the console. After that he takes a quick look at the Rails database console, customizes some Rails…