Class: Nokogiri::HTML::Document
- Inherits:
-
Object
- Object
- Nokogiri::HTML::Document
- Defined in:
- lib/wombat/processing/parser.rb
Instance Attribute Summary collapse
-
#mechanize_page ⇒ Object
Returns the value of attribute mechanize_page.
Instance Attribute Details
#mechanize_page ⇒ Object
Returns the value of attribute mechanize_page.
18 19 20 |
# File 'lib/wombat/processing/parser.rb', line 18 def mechanize_page @mechanize_page end |