Class: WWMD::Scrape
- Inherits:
-
Object
- Object
- WWMD::Scrape
- Defined in:
- lib/wwmd/page/scrape.rb
Instance Attribute Summary collapse
-
#debug ⇒ Object
Returns the value of attribute debug.
-
#hdoc ⇒ Object
readonly
Returns the value of attribute hdoc.
-
#jlinks ⇒ Object
links to javascript includes.
-
#links ⇒ Object
links found on page.
-
#warn ⇒ Object
Returns the value of attribute warn.
Instance Method Summary collapse
-
#default_reject_links ⇒ Object
default reject links (override using reject_links in helper script).
-
#for_comments ⇒ Object
scan page for comment fields.
-
#for_forms ⇒ Object
return an array of Form objects for forms on page.
- #for_javascript_links ⇒ Object