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:
= Copier Copié!

installation:
=

Versions:

  1. 1.12.1 - July 10, 2024 (37,5 ko)
  2. 1.12.0 - July 10, 2024 (37,5 ko)
  3. 1.12.0.pre1 - July 08, 2024 (37 ko)
  4. 1.11.2 - July 06, 2024 (32 ko)
  5. 1.11.0 - July 02, 2024 (31,5 ko)
Voir toutes les versions (81)

Dépendances de Development (6):

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

Propriétaires:

Pushed by:

Auteurs:

  • Tilo Sloboda

Total de contrôle SHA 256:

= Copier Copié!

Total de téléchargements 15 990 101

Pour cette version 430

Version publiée:

License:

MIT

Version de Ruby requise: >= 2.5.0

Liens: