module Erubis::NoCodeEnhancer

remove code and leave text, especially useful when validating HTML tags.

ex.

$ erubis -s -E NoCode file.eruby | tidy -errors

this is language independent.