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
276e6562dd
middleman
/
middleman-core
/
lib
/
middleman-core
/
step_definitions
History
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
..
builder_steps.rb
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
middleman_steps.rb
refactor file change api, add a disable-watcher command line option for heroku/hosted
2012-01-02 13:48:07 -08:00
server_steps.rb
use aruba for server tests too
2011-12-31 13:44:50 -08:00