Sprockets
Javascript files concatenated in production into one file. Used with gzip, this seems like the “right” approach. Minification seems unnecessary.
Javascript files concatenated in production into one file. Used with gzip, this seems like the “right” approach. Minification seems unnecessary.