Closed maxhollmann closed 9 years ago
I don't think this can be correct - if the file already exists it must be an older version and should be overwritten instead, otherwise you'll end up with your non digest assets out of date
You're right. I don't have that issue with the current master branch, you should update the gem on rubygems ;)
I got an exception when deploying to Heroku, saying that certain assets already exist in the non-digest form. This change handles that case.