Learn Ruby on Rails - Part 3 - Modeling a Recipe and Testing

Опубликовано: 24 Май 2026
на канале: CoderJourney
5,635
57

Today we dig into one of the bigger portions of Rails, modeling data. We're going to learn about ActiveRecord validations by also setting up our application to do automated testing. Test Driven Development will help us understand what works and what doesn't, while also allowing us to add tests to ensure that we don't break our application later.

Blog post associated with this video: https://coderjourney.com/learning-rub...

Code from this tutorial: https://github.com/coderjourney/meal_...

Website: https://coderjourney.com
Suggested Resources: https://coderjourney.com/resources
Twitter:   / coderjourney  

Intro created by Ian Zainea (http://ianzainea.com)

~-~~-~~~-~~-~
Please watch: "How to Write Better Automated Tests"
   • How to Write Better Automated Tests  
~-~~-~~~-~~-~