RubyGems Navigation menu

dreader 0.3.1

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:
= Copy to clipboard Copied!

install:
=

Versions:

  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 KB)
  4. 1.1.0 - October 01, 2023 (61 KB)
  5. 1.0.0 - September 28, 2023 (60 KB)
  6. 0.3.1 - March 29, 2018 (50.5 KB)
Show all versions (15 total)

Runtime Dependencies (1):

roo >= 0

Development Dependencies (2):

bundler ~> 1.16
rake ~> 10.0

Owners:

Authors:

  • Adolfo Villafiorita

SHA 256 checksum:

03887d61fd124c73d823974916be34423a35ebd976d02129f15446aae6d3abaa

Total downloads 17,379

For this version 1,696

License:

MIT

Required Ruby Version: >= 0

Links: