Open julienbfabre opened 10 months ago
I don't use this gem so I have no idea how to figure out what goes wrong until there is a test case :S
I don't use this gem so I have no idea how to figure out what goes wrong until there is a test case :S
@PikachuEXE i'm not i understand your reply, is there anything you need from me to help answer the question?
I have no idea how to reproduce it in test case(s) So I have no idea how to fix the issue
In my initializer
asset_sync.rb
:after deleting some files i ran
rake assets:precompile
again but the deleted files were not flagged for deletion and remained in S3:I checked and the deleted files are still listed in
data/asset_sync_remote_file_list_cache.json
. What am i missing to get the deleted files to be noticed and removed from S3?