Class: Pathtraq::KeywordSearch

Inherits:
Feed
  • Object
show all
Defined in:
lib/pathtraq.rb

Constant Summary collapse

URL =
"http://api.pathtraq.com/pages"
PARAMS =
[:m, :url]

Instance Attribute Summary

Attributes inherited from Feed

#link, #title

Method Summary

Methods inherited from Feed

#initialize, request

Constructor Details

This class inherits a constructor from Pathtraq::Feed