This website requires JavaScript.
Explore
Help
Sign In
deac
/
middleman
Watch
1
Star
0
Fork
You've already forked middleman
0
Code
Issues
Pull requests
Releases
Wiki
Activity
1085
commits
11
branches
271
tags
23
MiB
b093bb9f51
Commit graph
2 commits
Author
SHA1
Message
Date
Thomas Reynolds
b093bb9f51
fix asset_hash tests from what I assume are random hash key ordering issues across rubies
2012-03-04 23:03:21 -08:00
Ben Hollis
073086b79c
Extension to add hash values to asset filenames. This extension causes asset file types (images, scripts, stylesheets, etc) to have a unique identifier appended to their filename that consists of a hash of their contents. This extension also includes a Rack middleware that rewrites references to these assets in HTML, JavaScript, and CSS files, eliminating the need to use special helper functions to include modified filenames in references.
2012-03-04 15:24:38 -08:00