RubyGems Navigation menu

dreader 1.2.0

Use this gem to specify the structure of some tabular data you want to process. The input data can be in CSV, LibreOffice, and Excel. Each row can then be passed to a block of code you define. The gem can thus be used to check, process, import data. We use it to import data into Rails application, but the gem can used in any Ruby application. The gem should be relatively easy to use, despite its name. (Dread stands for *d*ata *r*eader)

Gemfile:
= 複製 已複製

安裝:
=

版本列表:

  1. 1.2.0 - November 02, 2023 (70.5 KB)
  2. 1.1.2 - November 01, 2023 (69.5 KB)
  3. 1.1.1 - October 31, 2023 (61.0 KB)
  4. 1.1.0 - October 01, 2023 (61.0 KB)
  5. 1.0.0 - September 28, 2023 (60.0 KB)
顯示所有版本(共 15)

Runtime 相依性套件 (2):

fast_excel >= 0
roo >= 0

Development 相依性套件 (3):

bundler ~> 1.16
debug >= 1.0.0
rake ~> 10.0

擁有者:

Pushed by:

作者:

  • Adolfo Villafiorita

SHA 256 checksum:

fbb5f0aaa8166e673e084009b4a76db74ccd052367ab8d9e9b7fe5b49f9adc46

總下載次數 17,042

這個版本 326

License:

MIT

Ruby 版本需求: >= 0

相關連結: