NameError: cannot remove Object::Elements

Hi,

I am receiving this error while loading an XML list into a table using
‘acts_as_nested_set’.

I am sure the list is well organized and proper, yet i keep getting the
error on the same line/level although it looks exactly like the other
(XML item).

i am using MYSQL/Ruby/Active Record