== _ _ __ __ __ __ ___ _____ _ | |/_\ | \/ | \/ |_ _|_ _| | || / _ \| |\/| | |\/| || | | | \__/_/ \_\_| |_|_| |_|___| |_| 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 For documentation, usage, and examples, see: http://documentcloud.github.com/jammit/ To suggest a feature or report a bug: http://github.com/documentcloud/jammit/issues/ For internal source docs, see: http://documentcloud.github.com/jammit/doc/
Project
alegscogs_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.
This is a fork with a tiny patch allowing you to pass options to the include_
javascripts helper.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
Development
Dependencies
Runtime
>= 0.9.3
Project Readme