RubyGems Navigation menu

cumulus_csv 0.1.0

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.

Gemfile:
= クリップボードにコピー コピー完了!

インストール:
=

バージョン履歴:

  1. 0.1.0 - April 28, 2010 (9KB)
  2. 0.0.3 - April 28, 2010 (8.5KB)
  3. 0.0.2 - March 09, 2010 (8.5KB)

Runtime依存関係 (1):

aws-s3 >= 0.6.2

Development依存関係 (2):

mocha >= 0.9.8

所有者:

作者:

  • evizitei

SHA 256チェックサム:

9d0f44981983bf5f733f482b2ac346c214ddaa3b3e2b66768d2996892a080514

累計ダウンロード数 13,470

このバージョンのみ 5,187

ライセンス:

N/A

必要なRubyのバージョン: なし

リンク: