A
Andrew C.
Can somebody explain or put me to an explanation of how to use
REXML::Functions::translate ?
I'd like to turn this: group_list.elements["entry[title='#{name}']"]
.. . . into a case insensitive lookup. Do I put the translation into
the XPath in that line? Do I need a separate translation line?
Thanks,
Andrew
REXML::Functions::translate ?
I'd like to turn this: group_list.elements["entry[title='#{name}']"]
.. . . into a case insensitive lookup. Do I put the translation into
the XPath in that line? Do I need a separate translation line?
Thanks,
Andrew