public
Description: Beautifies your HTML erb templates. Imported from svn upstream; additional fixes to parse broken code properly.
Homepage: http://po-ru.com/diary/normalising-and-beautifying-rails-templates/
Clone URL: git://github.com/hosh/htmlbeautifier.git
htmlbeautifier / test / test_helper.rb
100644 3 lines (2 sloc) 0.078 kb
1
2
3
require 'test/unit'
require File.dirname(__FILE__) + '/../lib/htmlbeautifier'