Class: Pathtraq::NewsRanking
Constant Summary collapse
- URL =
"http://api.pathtraq.com/news_ja"
- PARAMS =
[:genre, :m]
- GENRES =
[:national, :sports, :business, :politics, :international, :academic, :culture ]
Instance Attribute Summary
Attributes inherited from Feed
Method Summary
Methods inherited from Feed
Constructor Details
This class inherits a constructor from Pathtraq::Feed