RubyGems Navigation menu

csv_importer 0.0.1

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 相依性套件 (1):

hoe >= 2.3.3

擁有者:

作者:

  • Sparkboxx

SHA 256 checksum:

2ce3a0f85d8de9b15c2ba5cae7eaadd57871fef1f4ebd016cf570f461d2222cd

總下載次數 18,453

這個版本 4,137

License:

Ruby 版本需求:

相關連結: