Open
Description
This gem looks amazing and like it would solve a lot of CSV parsing issues I run into over and over. Of particular usefulness is the hash_transformations
and header_transformations
I see in the wiki. Unless I'm mistaken, it looks like these options are only available in the 2.0 release.
When will that release be publicly available? I would even be okay with a 2.0.0.pre1
release as long as it's a git tag or a rubygems release, but currently it looks like I either need to point at master or the 1.x versions.