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!

csv_validator for Rails

I just launched csv_validator, A CSV Validator for Rails 3, which can validate row and columns counts, as well as certain column contents (such as making sure a specified column contains only valid email addresses or numbers).

Comments

Link is broken, here’s the right one: https://github.com/mattfordham/csv_validator

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