I found your tool after much struggling with Tailor, and it seems to be working like a charm.
Just had to make one change:
self.name = patch_xml.get_elements('name').first.get_text.value rescue ''
<code>
<blockcode>
More information about formatting options
Hi, I’m Steve Purcell - Sanity, Inc. is my one-man consultancy and software house. I’m on a mission to bring more software sanity into the world.
I found your tool after much struggling with Tailor, and it seems to be working like a charm.
Just had to make one change:
self.name = patch_xml.get_elements('name').first.get_text.value rescue ''