-
-
Notifications
You must be signed in to change notification settings - Fork 191
Home
Tilo edited this page Jan 29, 2018
·
26 revisions
SmarterCSV 2 is a Ruby Gem for smarter importing of CSV Files as Arrays of Hashes, suitable for parallel processing with Sidekiq or Resque, as well as direct processing of the resulting hashes with Rails, e.g. ActiveRecord or Mongoid.
- Getting Started
- The Basics
- Error Handling
- Parallel Processing