RubyGems.org

wax

0.9.5

WAX is a simple API for writing XML documents. It is particularly well-suited to writing large XML documents because it doesn't require storing them in a DOM-like structure before outputting them. XML libraries that use that approach can cause the VM to run out of memory when outputting large XML documents. For more information, see http://ociweb.com/wax.

installgem install wax -v 0.9.5
Authors

R. Mark Volkmann

2,767 total downloads 798 for this version
Owners

8d042b437b937deb92d0c51515785a19

Gemfile
gem "wax", "~> 0.9.5"
Versions
  1. 0.9.7 September 15, 2008
  2. 0.9.5 September 1, 2008
  3. 0.9.4 September 1, 2008