filenames_set 0.0.0
Very simple class to ensure that filenames are unique. If you are generating files into directory or adding files to zip archive, you probably want to avoid filenames collistion, when one file can overwrite another one with the same name. If filename is duplicated returns modified filename incremented sequentially.
Gemfile:
=
install:
=
Versions:
- 0.0.0 July 25, 2022 (4.5 KB)