Open
Description
It looks like the helpers (ex: theme_stylesheet_link_tag) are not returning asset digest urls for assets, although the digest versions are available.
For example:
<%= theme_stylesheet_link_tag "application" =%>
returns the following (no digest):
<link href="/assets/themename/stylesheets/application.css" media="screen" rel="stylesheet" type="text/css" />
Metadata
Metadata
Assignees
Labels
No labels