Class: Overmind::MonthlyStat

Inherits:
LogicalModel
  • Object
show all
Defined in:
app/models/overmind/monthly_stat.rb

Overview

MonthlyStat represents statistiv for a month :ref_date is last day of such month.

Instance Method Summary collapse

Instance Method Details

#json_rootObject



20
21
22
# File 'app/models/overmind/monthly_stat.rb', line 20

def json_root
  'monthly_stat'
end