Libraries
»
scrapify
(0.0.7)
»
Index
»
Scrapify
»
Base
»
ClassMethods
»
#html
Method: Scrapify::Base::ClassMethods#html
Defined in:
lib/scrapify/base.rb
#
html
(url) ⇒
Object
23 24 25 26
# File 'lib/scrapify/base.rb', line 23
def
html
(
url
)
self
.
url
=
url
define_finders
end