CsvMapper gets a little more magical
An update to CsvMapper allows your field names to be automatically read from the csv file itself. Stop repeating yourself and import csv to ActiveRecord or just plain old ruby objects faster.
Made a library? Written a blog post? Found a useful tutorial? Share it with the Ruby community here or just enjoy what everyone else has found!
An update to CsvMapper allows your field names to be automatically read from the csv file itself. Stop repeating yourself and import csv to ActiveRecord or just plain old ruby objects faster.
Post a comment