Rails asset pipeline not including required files in application.js manifest
问题 The rails asset pipeline isn't including files required in application.js. The only javascript file rendered to the browser is application.js, and the require lines are not compiled to include tags as they should be: // This is a manifest file that'll be compiled into application.js, which will include all the files // listed below. // // Any JavaScript/Coffee file within this directory, lib/assets/javascripts, vendor/assets/javascripts, // or vendor/assets/javascripts of plugins, if any, can