Add fields & bulk import gem

This commit is contained in:
Alex Sherman 2020-06-08 13:41:37 +05:00
parent 95a017629e
commit 9758c82221
5 changed files with 254 additions and 65 deletions

View file

@ -11,6 +11,7 @@ gem 'uglifier'
gem 'figaro', '1.1.1'
# model related
gem 'activerecord-import'
gem 'paper_trail', '~> 10.3'
gem 'pg', '1.2.2'
# 1.8 is for Rails < 5.0