update for order process
Add activereocrd-import gem for bulk insert
This commit is contained in:
@@ -41,6 +41,8 @@ GEM
|
||||
activemodel (= 5.1.7)
|
||||
activesupport (= 5.1.7)
|
||||
arel (~> 8.0)
|
||||
activerecord-import (1.0.3)
|
||||
activerecord (>= 3.2)
|
||||
activesupport (5.1.7)
|
||||
concurrent-ruby (~> 1.0, >= 1.0.2)
|
||||
i18n (>= 0.7, < 2)
|
||||
@@ -320,6 +322,7 @@ PLATFORMS
|
||||
ruby
|
||||
|
||||
DEPENDENCIES
|
||||
activerecord-import
|
||||
acts_as_tenant
|
||||
aescrypt
|
||||
axlsx (= 2.0.1)
|
||||
|
||||
Reference in New Issue
Block a user