duty_free 1.0.2
An ActiveRecord extension that simplifies importing and exporting of data stored in one or more models. Source and destination can be CSV, XLS, XLSX, ODT, HTML tables, or simple Ruby arrays.
Gemfile:
=
install:
=
Runtime Dependencies (1):
activerecord
>= 4.2, < 6.0
Development Dependencies (12):
appraisal
~> 2.2
byebug
>= 0
ffaker
~> 2.11
generator_spec
~> 0.9.4
memory_profiler
~> 0.9.14
mysql2
~> 0.5
pg
>= 0.18, < 2.0
rake
~> 13.0
rspec-rails
~> 4.0
rubocop
~> 0.89.1
rubocop-rspec
~> 1.42.0
sqlite3
~> 1.4