Working with YAML
Play
10:07 CC

Working with YAML

#429 Nov 19, 2023 pro
In this episode, we look at a few different ways that we can interact with YAML files in our Ruby on Rails application; using them for loading configurations and also seeding data.

Importing and Exporting CSV Data
Play
5:33 CC

Importing and Exporting CSV Data

#35 Jun 26, 2016 free
Basics on importing and exporting CSV Data using Ruby and without gems.