Versionierung von CSS, JavaScript und Bildern
Ed Eliot stellt eine Klasse zur automatischen CSS, JavaScript und Bild Versionierung vor.
Of course manually versioning files is a pain, it’s repetitive and as Stuart is always reminding me manually repetitive tasks should be eliminated wherever possible. (…) Here’s some simpler code which versions individual files based their last modified date - every time the file is updated it’s version number updates accordingly.

