Ruby / Rails Code Snippets
(6)
Added: Aug 24, 2005
By: hawker
Uses a list of regular expressions and replacement strings to make changes in text files. Put in file "edit-all.rb" and run with ruby edit-all.rb *.txt Now accepts the..
Uses a list of regular expressions and replacement strings to make changes in text files. Put in file "edit-all.rb" and run with ruby edit-all.rb *.txt Now accepts the..


