Skip to content

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

License

Notifications You must be signed in to change notification settings

ctrochalakis/assemblage

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Ruby 100.0%