DISQUS

DISQUS Hello! ProDevTips is using DISQUS, a powerful comment system, to manage its comments. Learn more.

Community Page

ProDevTips

Mainly tutorials and tips relating to web development with PHP, Javascript, jQuery and Ruby
Jump to original thread »
Author

Ruby File Renamer

Started by Henrik · 10 months ago

I had to rename a lot of files today, recursively.
I found a nice script from Sarah Vessels.
I made it more general purpose (the SVN stuff is gone for example). I also tried moving with the system command mv but it didn’t work so I tried with FileUtils.mv instead which worked f ... Continue reading »

2 comments

Add New Comment

Returning? Login