RubyGems Navigation menu

smarter_csv 1.14.3

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:
=

Installeer:
=

Versies:

  1. 1.14.3 May 05, 2025 (48,5 KB)
  2. 1.14.2 April 10, 2025 (41,5 KB)
  3. 1.14.1 April 09, 2025 (41 KB)
  4. 1.14.0 April 07, 2025 (41 KB)
  5. 1.13.1 December 12, 2024 (39,5 KB)
Toon alle versies (87 totaal)

Development afhankelijkheden (6):

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

Eigenaren:

Pushed by:

Authors:

  • Tilo Sloboda

SHA 256 checksum:

=

Total downloads 17.422.108

Voor deze versie 237

Versie vrijgegeven:

Licentie:

MIT

Required Ruby Version: >= 2.5.0

Links: