RailsCasts Pro episodes are now free!

Learn more or hide this

lukelex's Profile

GitHub User: lukelex

Comments by

Avatar

There is also a gem called CsvRecord that serves as a persistance layer between csv files and Ruby classes, either importing or exporting. It also implements validation and associations and it can be used alongside ActiveRecord.

https://github.com/lukasalexandre/csv_record