Unable to remove node

9 views
Skip to first unread message

Stéphane D'Alu

unread,
Jul 24, 2017, 4:39:07 PM7/24/17
to nokogiri-talk
I'm trying to remove node inside a children list, but is has no effect

        nodeset = @recp.css('.intro').children
        nodeset
.each {|n| n.remove }

Any idea, what's wrong?

Thanks

Reply all
Reply to author
Forward
0 new messages