Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Local files should perhaps be built from the manifest.yml #17

Closed
kranzky opened this issue Nov 8, 2011 · 1 comment
Closed

Local files should perhaps be built from the manifest.yml #17

kranzky opened this issue Nov 8, 2011 · 1 comment

Comments

@kranzky
Copy link

kranzky commented Nov 8, 2011

The manifest file specified in config.assets.manifest contains a mapping between local filenames and compiled assets. Perhaps AssetSync::Storage::local_files could read the manifest, rather than iterating over the contents of public/assets (which may not have been cleaned, and which definitely contains the files without the CRC as well as the files with the CRC).

davidjrice added a commit that referenced this issue Nov 14, 2011
@davidjrice
Copy link
Contributor

Thanks! Version 0.1.10 should solve this. Let me know if there are any further issues.

jasukkas pushed a commit to AdsOptimal/asset_sync that referenced this issue Sep 15, 2016
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

No branches or pull requests

2 participants