RubyGems Navigation menu

smarter_csv 1.12.0

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.16.3 April 14, 2026 (464 KB)
  2. 1.16.2 March 30, 2026 (476 KB)
  3. 1.16.1 March 16, 2026 (473 KB)
  4. 1.16.0 March 13, 2026 (462 KB)
  5. 1.15.2 February 20, 2026 (75 KB)
  6. 1.12.0 July 10, 2024 (37.5 KB)
Show all versions (95 total)

Development Dependencies (6):

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

Owners:

Pushed by:

Authors:

  • Tilo Sloboda

SHA 256 checksum:

=

Total downloads 19,722,054

For this version 854

Version Released:

License:

MIT

Required Ruby Version: >= 2.5.0

Links: