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