forked from documentcloud/jammit
-
Notifications
You must be signed in to change notification settings - Fork 2
/
README
24 lines (17 loc) · 758 Bytes
/
README
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
==
_ _ __ __ __ __ ___ _____
_ | |/_\ | \/ | \/ |_ _|_ _|
| || / _ \| |\/| | |\/| || | | |
\__/_/ \_\_| |_|_| |_|___| |_|
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/