Skip to content

Conversation

dhh
Copy link
Member

@dhh dhh commented May 19, 2024

Add caching to stylesheet_link_tag :all so we don't search the load path every time when the files haven't changed in production.

Add stylesheet_link_tag :app to grab just the css files from app/assets/stylesheets/**/*.css and not all the potential engine load paths that have been added as well.

@dhh dhh merged commit 463a502 into main May 20, 2024
@dhh dhh deleted the cached-asset-path-methods branch May 20, 2024 23:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants