mirror of
https://github.com/internetee/registry.git
synced 2025-08-06 01:35:10 +02:00
Add fields & bulk import gem
This commit is contained in:
parent
95a017629e
commit
9758c82221
5 changed files with 254 additions and 65 deletions
1
Gemfile
1
Gemfile
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue