ctrochalakis / assemblage

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

Home Page:http://github.com/voxxit/assemblage

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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

http://github.com/voxxit/assemblage

License:MIT License


Languages

Language:Ruby 100.0%