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

installieren:
=

Versionen:

  1. 1.16.1 March 16, 2026 (473 KB)
  2. 1.16.0 March 13, 2026 (462 KB)
  3. 1.15.2 February 20, 2026 (75 KB)
  4. 1.15.1 February 17, 2026 (73,5 KB)
  5. 1.15.0 February 04, 2026 (65 KB)
  6. 1.14.3 May 05, 2025 (48,5 KB)
Zeige alle Versionen (93 total)

Development Abhängigkeiten (6):

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

Besitzer:

Pushed by:

Autoren:

  • Tilo Sloboda

SHA 256-Prüfsumme:

=

Downloads insgesamt 19.488.705

Für diese Version 102.202

Version veröffentlicht:

Lizenz:

MIT

Erforderliche Ruby-Version: >= 2.5.0

Links: