Categories: None [Edit]
cumulus_csv
CSV Files: I hate them, you probably do too, but sometimes you need to get data into your system and this is the only way it's happening.
If you're deploying a rails app in a cloud setup, you may have troubles if you're trying to store an uploaded file locally and process it later in a background thread (I know I have).
cumulus_csv is one way to solve that problem. You can save your file to your S3 account, and loop over the data inside it at your convenience later. So it doesn't matter where you're doing the processing, you just need to have the key you used to store the file, and you can process away.
Total
Ranking: 66,071 of 183,487
Downloads: 13,832
Daily
Ranking: 39,491 of 183,477
Downloads: 1
Downloads Trends
Ranking Trends
Num of Versions Trends
Popular Versions (Major)
Popular Versions (Major.Minor)
Depended by
Rank | Downloads | Name |
---|
Depends on
Rank | Downloads | Name |
---|---|---|
632 | 69,325,854 | mocha |
2,253 | 7,600,476 | aws-s3 |
13,649 | 134,603 | thoughtbot-shoulda |
Owners
# | Gravatar | Handle |
---|---|---|
1 | evizitei |