Lame one-line fix until someone smarter than me comes up with one:
REXML::Document.class_eval { def doctype() nil end }
This hides any doctype so XmlSimple will ignore it. I think it's good
enough until this gets properly patched.
script/plugin install
http://svn.techno-weenie.net/projects/plugins/xml_simple_doctype_fix
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby
on Rails: Core" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/rubyonrails-core?hl=en
-~----------~----~----~----~------~----~------~--~---