after googling around with no success i try it here. i'm looking for a rails gem, which removes whitespace from rendered ERB templates, so code structure etc. gets removed, just compressed html code. any tip here?
thanks in advance
after googling around with no success i try it here. i'm looking for a rails gem, which removes whitespace from rendered ERB templates, so code structure etc. gets removed, just compressed html code. any tip here?
thanks in advance
You might be interested in this, a Rack middleware which cleans text/html markup by automatically indenting and reformatting content:
http://coderack.org/users/webficient/middlewares/38-racktidy