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

Fix remote/local assets dir iteration #98

Merged
merged 1 commit into from
Nov 13, 2016

Conversation

elthariel
Copy link
Contributor

If I understood correctly, it seems that you're supposed to match the directories in :assets_dir with :local_assets_dir.

If so, you have to iterate on both to get the correct local/remote pair. This PR does that.

@elthariel
Copy link
Contributor Author

Without this PR i had something along the lines of:

Unable to create dir [public/uploads, public/assets]

@elthariel
Copy link
Contributor Author

ping @numbata, @sgruhier

@numbata
Copy link
Collaborator

numbata commented Nov 13, 2016

@elthariel thanks for ping :)

@numbata numbata merged commit 40efd48 into sgruhier:master Nov 13, 2016
@elthariel
Copy link
Contributor Author

elthariel commented Nov 13, 2016 via email

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