felipecsl / wombat

Lightweight Ruby web crawler/scraper with an elegant DSL which extracts structured data from pages.
https://felipecsl.github.io/wombat/
MIT License
1.31k stars 129 forks source link

Call`metadata` method directly #63

Closed tricknotes closed 7 years ago

tricknotes commented 7 years ago

It seems metadata is a public method. So there is no need to call it via send method.

coveralls commented 7 years ago

Coverage Status

Coverage remained the same at 99.782% when pulling a0f911a3ee74cd6dbd3285d014f57b1580aa5ae7 on tricknotes:use-method into 86c0c461fb4dc62b87cb29a91fe8e9fd20b5d41b on felipecsl:master.