Rails5.1.1 であとから webpack を有効にする方法

gem 'webpacker', github: 'rails/webpacker' をGemfileに追加

github.com

Pocket