How to use YAML files to store data in Rails

preview_player
Показать описание
In this episode, I show you how to store data in YAML files alongside your code, rather than in your database. We’ll use YAML.load_file to read the content and encapsulate all this logic nicely into a PORO (Plain old Ruby object).

---

Has this video helped you out? Consider buying me a coffee to say thanks and support future content like this, thanks!

Рекомендации по теме
Комментарии
Автор

That's awesome thanks for the video

kirk