RubyGems Navigation menu

csv_importer 0.0.4

http://github.com/sparkboxx/csv_importer Ever needed to import csv files where every row needs to be converted into a model? The CSV importer turns every row of a CSV file into an object. Each column is matched and tested against a given class. You can provide a dictionary with translations between the CSV column names and the object properties.

Gemfile:
= 复制到剪贴板 已复制!

安装:
=

版本列表:

  1. 0.0.4 - November 21, 2010 (9.5 KB)
  2. 0.0.3 - November 21, 2010 (9.5 KB)
  3. 0.0.2 - November 05, 2009 (9.5 KB)
  4. 0.0.1 - November 04, 2009 (8.5 KB)

Development 依赖 (2):

hoe >= 2.6.1
rubyforge >= 2.0.4

业主:

作者:

  • Sparkboxx

SHA 256 校验和:

388caf2c9bf6a1d1837e749563a7973ba386cdad69f07d0e806cdd350d88bd2f

下载总量 18,542

这个版本 6,250

许可:

需要的 Ruby 版本:

链接: