activeadmin-plugins / active_admin_import

:paperclip: active_admin_import is based on activerecord-import gem - the most efficient way to import for ActiveAdmin
http://activeadmin-plugins.github.io/active_admin_import
MIT License
184 stars 101 forks source link

Upgrade to activerecord-import 0.27.0 #161

Closed jkowens closed 5 years ago

jkowens commented 6 years ago

An option to enable uniqueness validators was added to activerecord-import v0.27.0. There are several pitfalls with attempting uniqueness validation, so it is still not recommended. See https://github.com/zdennis/activerecord-import/issues/228 for more info.

Closes #151, #152, #160.

coveralls commented 6 years ago

Coverage Status

Coverage increased (+2.2%) to 100.0% when pulling 66dba6e5bfddc23996fb3dcef9f30865fa123a8f on jkowens:master into 838e2574a570442ba70a43b6fff1418b20fd0f22 on activeadmin-plugins:master.

jkowens commented 5 years ago

Hi @Fivell, any chance you could take a look at this PR for me?

Fivell commented 5 years ago

@jkowens looks good, looks like we can update now without regression 👍

Fivell commented 5 years ago

@workgena take a look pls, if ok lets release new version