Class: QiitaTrend::TrendType

Inherits:
Object
  • Object
show all
Defined in:
lib/qiita_trend/trend_type.rb

Constant Summary collapse

DAILY =
'daily'
WEEKLY =
'weekly'
MONTHLY =
'monthly'