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

Popular posts from this blog

php - Submit Form Data without Reloading page -

linux - Rails running on virtual machine in Windows -

php - $params->set Array between square bracket -