Ruby detab

From EggeWiki
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

I have put together a small Ruby script to add a source control headers, remove tabs, and fix line endings within source files. I'm hosting it here under a GPL license. Since I developed this software outside of work, but I intend to use it at work, I've included my team's standard header. Feel free to change this to reflect your organization.

You can view the source code to this script, or download it.

The html page was created with vim -f +"syn on" +"run! syntax/2html.vim" +"wq" +"q" detab.rb