RubyFlow The Ruby and Rails community linklog

×

The Ruby and Rails community linklog

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!

CSVImporter: Import real CSVs from real users made easy

Importing CSV files from real users is hard. I decided to build CSV Importer to save us the trouble. CSV Importer provides a DSL to define the mapping between CSV columns and your model, good reporting to the end user and it supports wild encodings and CSV formats. Check it out!

Post a comment

You can use basic HTML markup (e.g. <a>) or Markdown.

As you are not logged in, you will be
directed via GitHub to signup or sign in