Wednesday, 18 September 2013

CSV file import using Ruby on Rails

CSV file import using Ruby on Rails

Is it possible to import CSV files using gem roo or using similar gem?
Also I need to bind first row of that csv file to every other rows as
hash.

No comments:

Post a Comment