Method: Grubby::PageScraper#page
- Defined in:
- lib/grubby/page_scraper.rb
#page ⇒ Mechanize::Page (readonly)
The Page being scraped.
6 7 8 |
# File 'lib/grubby/page_scraper.rb', line 6 def page @page end |
The Page being scraped.
6 7 8 |
# File 'lib/grubby/page_scraper.rb', line 6 def page @page end |