frameworks - What kind of setup produces a link with the reference 'application-<#hash code>'? -
i see ocassionally web apps following type links:
<link data-turbolinks-track="true" href="/assets/application-23ffa36115ca2d0b0a40e6ab87e6a992.css" media="all" rel="stylesheet" />
what type of setup outputs file 1 linked here: /assets/application-23ffa36115ca2d0b0a40e6ab87e6a992.css"
?
Comments
Post a Comment