la_helper 0.1.1
LA Helper makes a copy of all of the files in the current directory, then strips all of the comments out of the original files. For example, your thoroughly-commented out code in file test.rb will be copied to test_commented.rb, and test.rb will have all comments deleted from it.