Add webpacker and use it for new_design

This commit is contained in:
Paul Chavard 2018-07-12 11:50:47 +02:00
parent f13056437c
commit bf7c023380
68 changed files with 8534 additions and 480 deletions

View file

@ -105,6 +105,8 @@ gem 'flipflop'
gem 'aasm'
gem 'webpacker', '>= 4.0.x'
# Cron jobs
gem 'delayed_job_active_record'
gem "daemons"