class

Waypoints::PageFetcher

Inherits Reference < Object

Seam over "fetch a URL into PageContent" so specs never touch the network.

Instance methods

fetch(url : String) : PageContent

Fetches url and returns its title and a trimmed text excerpt.

Source