/assemblage

Rails plugin to allow for compressing and bundling JavaScript & CSS files for production

Primary LanguageRubyMIT LicenseMIT

Emballage

Based on the concept sported by GitHub, this plugin serves the purpose of making it much easier to package your JavaScript and CSS files together into “bundles”, so that they are easy for your clients to download once and cache in their browsers. This is a recommended practice to increase performance of your Rails application dramatically.

Initial code from an old version of github.com/voxxit/assemblage.git