Categories: None [Edit]

nanoc-cachebuster

https://rubygems.org/gems/nanoc-cachebuster
https://github.com/avdgaag/nanoc-cachebuster
Your website should use far-future expires headers on static assets, to make the best use of client-side caching. But when a file is cached, updates won't get picked up. Cache busting is the practice of making the filename of a cached asset unique to its content, so it can be cached without having to worry about future changes. This gem adds a filter and some helper methods to Nanoc, the static site generator, to simplify the process of making asset filenames unique. It helps you output fingerprinted filenames, and refer to them from your source files. It works on images, javascripts and stylesheets. It is extracted from the nanoc-template project at http://github.com/avdgaag/nanoc-template.

Total

Ranking: 37,554 of 187,239
Downloads: 32,010

Daily

Ranking: 41,793 of 187,224
Downloads: 9

Depended by

RankDownloadsName

Depends on

RankDownloadsName
101,151,901,046rake
27919,404,019rspec
5,2931,201,884nanoc

Owners

#GravatarHandle
1iconavdgaag