module Erubis::NoTextEnhancer

remove text and leave code, especially useful when debugging.

ex.

$ erubis -s -E NoText file.eruby | more

this is language independent.