RubyGems Navigation menu

smarter_csv 1.12.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.12.1 - July 10, 2024 (37.5 KB)
  2. 1.12.0 - July 10, 2024 (37.5 KB)
  3. 1.12.0.pre1 - July 08, 2024 (37.0 KB)
  4. 1.11.2 - July 06, 2024 (32.0 KB)
  5. 1.11.0 - July 02, 2024 (31.5 KB)
显示所有版本 (共 81 个)

Development 依赖 (6):

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

业主:

推送:

作者:

  • Tilo Sloboda

SHA 256 校验和:

= 复制到剪贴板 已复制!

下载总量 15,990,072

这个版本 58,830

版本发布:

许可:

MIT

需要的 Ruby 版本: >= 2.5.0

链接: