Data modeling with ActiveRecord for Video Automation tool

Follow along as we build a tool to manage YouTube descriptions from Rails. In part 1, we cover the basic data model with ActiveRecord.

Code: https://github.com/cjavdev/video_automation
Twitter: https://twitter.com/cjav_dev
Feedback: https://forms.gle/Q31hhjJGsMrvY4mL6

It turns out there's a really excellent tool called TubeBuddy that already exists and does most of what I was planning to build. I've started using TubeBuddy in the past few months and really like it. If you use this link to buy a license, I'll get a small cut for being an affiliate: https://www.tubebuddy.com/cjavdev.
#rails #rubyonrails