Class: Pathtraq::CategoryRanking
Constant Summary collapse
- URL =
"http://api.pathtraq.com/popular"
- PARAMS =
[:category, :m]
- CATEGORIES =
[:politics, :business, :society, :showbiz, :music, :movie, :anime, :game, :sports, :motor, :education, :reading, :science, :art, :foods, :travel, :mobile, :computer, :web ]
Instance Attribute Summary
Attributes inherited from Feed
Method Summary
Methods inherited from Feed
Constructor Details
This class inherits a constructor from Pathtraq::Feed