module Scrapula
Constants
- HTTP_METHODS
TODO
- VERSION
Public Class Methods
meta(url)
click to toggle source
# File lib/scrapula.rb, line 37 def meta url get(url).meta! end
Also aliased as: metas
TODO
# File lib/scrapula.rb, line 37 def meta url get(url).meta! end