Skip to content
This repository has been archived by the owner on Jun 10, 2018. It is now read-only.

Include dependency paths when calculating mtime #325

Merged
merged 2 commits into from
May 10, 2012

Conversation

petebrowne
Copy link
Contributor

The mtime of assets do not take into account the mtime of assets dependencies added using depend_on or depend_on_asset. Each Sass integration uses one of the two methods (Sass::Rails, Sprockets::Sass, Sprockets::SassImporter) to get @import working correctly - so most CSS files precompiled with Sprockets have an incorrect mtime.

@travisbot
Copy link

This pull request fails (merged 5f1e4f9 into 13bef85).

@travisbot
Copy link

This pull request passes (merged 34ea8f4 into 13bef85).

josh added a commit that referenced this pull request May 10, 2012
Include dependency paths when calculating mtime
@josh josh merged commit fdb576f into sstephenson:master May 10, 2012
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants