mirror of
https://github.com/kemko/paperclip.git
synced 2026-01-01 16:05:40 +03:00
Before the fix identifiers for deletion were calculated after file_name was updated. Now each storage stores original identifiers in delete_styles_later and removes them when flush_writes called.