postgres-copy 1.6.0
Now you can use the super fast COPY for import/export data directly from your AR models.
Gemfile:
=
install:
=
Runtime Dependencies (2):
activerecord
>= 5.1
pg
>= 0.17