Class Local::Request
In: local.rb
Parent: Object

encapsulates a request to Yahoo Local

has one class accessor: options - see search for details about accepted options

Methods

fetch   new   path  

Attributes

options  [RW] 

Public Class methods

Public Instance methods

performs the request and returns a Response object

Request.new(options).fetch(query)

[Validate]