198d7847bd
My REXML::Element.to_ncr (and REXML::Element.to_utf8) is horribly slow. For long documents, it proves more efficient to serialize to a string, apply String.to_ncr (or String.to_utf8) and then Sanitize the string. |
||
---|---|---|
.. | ||
admin_controller_test.rb | ||
application_test.rb | ||
file_controller_test.rb | ||
routes_test.rb | ||
wiki_controller_test.rb |