tilo / smarter_csvLinks
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. Writing CSV Files is equally easy.
☆1,493Updated 2 months ago
Alternatives and similar repositories for smarter_csv
Users that are interested in smarter_csv are comparing it to the libraries listed below
Sorting:
- Integration of RubyMoney - Money with Rails☆1,831Updated 3 weeks ago
- ActiveRecord plugin allowing you to hide and restore records without actually deleting them.☆1,495Updated last month
- Just the right amount of Rails eager loading☆1,640Updated 8 months ago
- lol_dba is a small package of rake tasks that scan your application models and displays a list of columns that probably should be indexed…☆1,587Updated last year
- Spreadsheet Architect is a library that allows you to create XLSX, ODS, or CSV spreadsheets super easily from ActiveRecord relations, pla…☆1,345Updated 6 months ago
- CSS styled emails without the hassle.☆1,725Updated last year
- Scheduler / Cron for Sidekiq jobs☆1,912Updated last month
- Support for doing time math in business hours and days☆1,311Updated 6 months ago
- Form objects decoupled from models.☆2,497Updated last year
- Squasher - squash your old migrations in a single command☆1,523Updated 7 months ago
- Prevents duplicate Sidekiq jobs☆1,506Updated 3 weeks ago
- Turbo-charged counter caches for your Rails app.☆2,070Updated 3 weeks ago
- An ActiveRecord plugin for managing lists.☆2,063Updated 8 months ago
- Use wicked to turn your controller into a wizard☆2,853Updated 11 months ago
- Connects business objects and REST web services☆1,364Updated 9 months ago
- Ruby/ProgressBar is a text progress bar library for Ruby.☆1,579Updated last year
- Ruby Date Recurrence Library - Allows easy creation of recurrence rules and fast querying☆2,451Updated last year
- Rails task to dump your data to db/seeds.rb☆1,390Updated 3 months ago
- Database changes log for Rails☆1,650Updated last month
- Lightweight job scheduler extension for Sidekiq☆1,741Updated 2 months ago
- Rails Database Viewer and SQL Query Runner☆1,480Updated 3 weeks ago
- 🃏🗑 Soft deletes for ActiveRecord done right☆2,299Updated 8 months ago
- A set of Rails responders to dry up your application☆2,047Updated last year
- Automatically generate API documentation from RSpec☆1,458Updated last week
- Date and time validation plugin for ActiveModel and Rails. Supports multiple ORMs and allows custom date/time formats.☆1,610Updated 2 months ago
- Easy multi-tenancy for Rails in a shared database setup.☆1,638Updated 3 months ago
- Log in as another user in Rails☆1,384Updated 2 months ago
- Rails Plugin that tracks impressions and page views