-1
Add a Touch File Command
It'd be helpful to press a button to "touch" a file/update it's last edited date.
This is very helpful for rails testing where you have a process watching a file for changes that runs a test whenever the file changes.
This is very helpful for rails testing where you have a process watching a file for changes that runs a test whenever the file changes.
Sometimes you want to re-run the test without actually changing a file.
0
lanzz 13 jaar geleden
Simply saving the file updates its modification timestamp, even when there was nothing changed. At least that's the behavior I see on OSX.
Customer support service by UserEcho