summaryrefslogtreecommitdiff
path: root/test/models/helpers/application_helper_test.rb
AgeCommit message (Collapse)Author
8 hoursExtend static-asset cache-busting to the public layouterdgeist
mtime_busted_path only ever covered the four admin-only static files. The public layout has the identical exposure -- ccc.css, glightbox's vendored CSS/JS, and public.js are all served straight from public/ with no pipeline fingerprinting either -- just never got the same treatment.