damphyr/rutema

View on GitHub
examples/config/strict.rutema

Summary

Maintainability
Test Coverage
require 'rutema/parsers/xml'
configure do |cfg|
  cfg.parser={:class=>Rutema::Parsers::XML,"strict_mode"=>true}
end