comma-csv/comma

Header names should be sent to I18N, not just humanized

mgates opened this issue · 3 comments

It would be really swell if we could send our column name through I18N to humanize them. I'll try to work it up and make PR this week.

Great idea! You can do this with lambda's but a more builtin solution would be far better.

+1

Looks like this is all sorted now with #70 merged in, please re-open if still an issue?