Libraries
»
scraping
(0.2.0)
»
Index
»
Scraping
»
ClassMethods
»
#sections
Method: Scraping::ClassMethods#sections
Defined in:
lib/scraping.rb
#
sections
(name) ⇒
Object
52 53 54 55
# File 'lib/scraping.rb', line 52
def
sections
(
name
,
*
)
attr_accessor
name
super
end