Assets precompiling error with jQuery UI plugin
问题 I've been wracking my brains over this problem for the last couple of hours. I have an issue with running rake assets:precompile RAILS_ENV=production --trace due to the addition of jQuery UI into the mix. // Libraries //= require externalLibraries/d3/d3.v2 //= require externalLibraries/d3/d3.layout //= require jquery_ujs //= require jquery.ui.all //= require underscore //= require backbone //= require ../../../vendor/assets/javascripts/externalLibraries/highcharts/highcharts //= require_tree