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



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

def json_root
  'monthly_stat'
end