|
|
|
|
|
by amalag
5026 days ago
|
|
Yes this article is written for people not using Rails & Sprockets. Pretty amazing the best practices that Rails asset pipeline enforces. It will also concatenate the JS & CSS files to reduce HTTP requests and does automatic .gz files on disk. When used with asset_sync gem it can also push these to S3 or your CDN to avoid your web server altogether. |
|
[1] http://elsdoerfer.name/docs/webassets/