+ 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
Required Ruby Version
>= 1.9.1
Authors
Stefan Rohlfing
Versions
- 0.3.9 April 12, 2012 (19 KB)
- 0.3.8 April 06, 2012 (19 KB)
- 0.3.6 April 06, 2012 (19 KB)
- 0.3.4 March 05, 2012 (19 KB)
- 0.3.2 December 08, 2011 (18.5 KB)
- 0.2.0 November 02, 2011 (17.5 KB)