CSV Import and Export

CSVs are a common formation for importing and exporting data between systems. In this series, we'll learn how to read and write CSVs and transform the data to import and export from our Rails database.

4 Lessons | 1h 7m | Intermediate