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

Python Kivy ListView: How to delete selected ListItemButton? -

asp.net mvc 4 - A specified Include path is not valid. The EntityType '' does not declare a navigation property with the name '' -