Skip to content
vic

documentcloud/jammit

Industrial Strength Asset Packaging for Rails

documentcloud/jammit.json
{
"createdAt": "2009-11-08T00:38:48Z",
"defaultBranch": "master",
"description": "Industrial Strength Asset Packaging for Rails",
"fullName": "documentcloud/jammit",
"homepage": "http://documentcloud.github.io/jammit/",
"language": "Ruby",
"name": "jammit",
"pushedAt": "2021-08-26T00:08:01Z",
"stargazersCount": 1158,
"topics": [],
"updatedAt": "2025-10-24T10:16:48Z",
"url": "https://github.com/documentcloud/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 ahead-of-time gzipping, built-in JavaScript template support, and optional Data-URI / MHTML image embedding.

gem install jammit

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