MRod15 / hashtml

HashTML is a gem for parsing HTML documents to Ruby Hash-like objects

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Drop the .document entry on element access

MRod15 opened this issue · comments

The .document entry should be dropped when accessing the internal elements.
The .document comes from Nokigiri when the parsing of a HTML is made.

Fixed in 1.0.0.