RubyGems Navigation menu

smarter_csv 1.13.1

Ruby Gem for convenient reading and writing of CSV files. It has intelligent defaults, and auto-discovery of column and row separators. It imports CSV Files as Array(s) of Hashes, suitable for direct processing with ActiveRecord, kicking-off batch jobs with Sidekiq, parallel processing, or oploading data to S3. Similarly, writing CSV files takes Hashes, or Arrays of Hashes to create a CSV file.

Gemfile:
=

安裝:
=

版本列表:

  1. 1.13.1 December 12, 2024 (39.5 KB)
  2. 1.13.0 November 05, 2024 (39.0 KB)
  3. 1.12.1 July 10, 2024 (37.5 KB)
  4. 1.12.0 July 10, 2024 (37.5 KB)
  5. 1.12.0.pre1 July 08, 2024 (37.0 KB)
顯示所有版本(共 83)

Development 相依性套件 (6):

codecov >= 0
pry >= 0
rspec >= 0
rubocop >= 0
simplecov >= 0

擁有者:

推送者:

作者:

  • Tilo Sloboda

SHA 256 總和檢查碼:

=

總下載次數 16,581,010

這個版本 3,277

版本发布:

授權:

MIT

Ruby 版本需求: >= 2.5.0

相關連結: