RubyGems Navigation menu

smarter_csv 1.15.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:
=

install:
=

Versions:

  1. 1.17.2 May 21, 2026 (498 KB)
  2. 1.17.1 May 17, 2026 (499 KB)
  3. 1.17.0 May 14, 2026 (499 KB)
  4. 1.17.0.pre5 April 28, 2026 (475 KB)
  5. 1.16.6 May 21, 2026 (464 KB)
  6. 1.15.1 February 17, 2026 (73.5 KB)
Show all versions (103 total)

Development Dependencies (5):

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

Owners:

Pushed by:

Authors:

  • Tilo Sloboda

SHA 256 checksum:

=

Total downloads 19,983,876

For this version 4,905

Version Released:

License:

MIT

Required Ruby Version: >= 2.5.0

Links: