andrewroth_jammit

Jammit is an industrial strength asset packaging library for Rails, providing both the CSS and JavaScript concatenation and compression that you'd expect, as well as YUI Compressor and Closure Compiler compatibility, ahead-of-time gzipping, built-in JavaScript template support, and optional Data-URI / MHTML image embedding.


License
MIT
Install
gem install andrewroth_jammit -v 0.6.3

Documentation

    _  _   __  __ __  __ ___ _____ 
 _ | |/_\ |  \/  |  \/  |_ _|_   _|
| || / _ \| |\/| | |\/| || |  | |  
 \__/_/ \_\_|  |_|_|  |_|___| |_|

Jammit is an industrial-strength asset packaging library for Rails, providing both the CSS and JavaScript concatenation and compression that you'd expect, as well as ahead-of-time gzipping, built-in JavaScript template support, and optional Data-URI / MHTML image embedding.

Installation

gem install jammit

License

Jammit is released under the MIT license (see the LICENSE file).