CsvMapper

A small library intended to simplify the common steps involved with importing CSV files to a usable form in Ruby
Download

CsvMapper Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Freeware
  • Price:
  • FREE
  • Publisher Name:
  • Luke Pillow
  • Publisher web site:
  • http://rubyforge.org/users/pillowfactory/
  • Operating Systems:
  • Mac OS X
  • File Size:
  • 22 KB

CsvMapper Tags


CsvMapper Description

A small library intended to simplify the common steps involved with importing CSV files to a usable form in Ruby CsvMapper will make it easier for developers to import data from CSV files directly to a collection of any type of Ruby object.The simplest way to create mappings is declare the names of the attributes in the order corresponding to the CSV file column order.For more complex mappings you can assign lambdas or methods to be used to convert data from the CSV row to the value of the declared attribute.NOTE: CsvMapper is developed, licensed and provided under the terms of the MIT License. What's New in This Release: · Merged contributions from Jeffrey Chupp - http://semanticart.com · Added support for "Automagical Attribute Discovery" · Added Ruby 1.9 compatibility


CsvMapper Related Software