RubyGems Navigation menu

rstore 0.2.0

+ Batch processing of csv files + Fetches data from different sources: files, directories, URLs + Customizable using additional options  + Validation of field values. At the moment validation of the following types is supported + Descriptive error messages pointing helping you to find any invalid data quickly + Safe and transparent data storage: + -- Using database transactions: Either the data from all files is stored or none + -- The data storage method can only be executed once for every instance of RStore::CSV

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 0.3.9 - April 12, 2012 (19 KB)
  2. 0.3.8 - April 06, 2012 (19 KB)
  3. 0.3.6 - April 06, 2012 (19 KB)
  4. 0.3.4 - March 05, 2012 (19 KB)
  5. 0.3.2 - December 08, 2011 (18.5 KB)
  6. 0.2.0 - November 02, 2011 (17.5 KB)
Show all versions (8 total)

Runtime Dependencies (1):

nokogiri >= 0

Development Dependencies (1):

rspec >= 0

Owners:

Authors:

  • Stefan Rohlfing

SHA 256 checksum:

fc81c330f5a32357d6b8ed95d329c76c089a8fac50a1ae32e05a8187cb3cab2c

Total downloads 24,870

For this version 2,997

Licenses:

N/A

Required Ruby Version: >= 1.9.1

Links: