Class: Renshuu::Schedule::NewTermCount

Inherits:
Model
  • Object
show all
Defined in:
lib/renshuu/models/schedule.rb

Overview

Model class for schedule new term counts.

Instance Attribute Summary collapse

Instance Attribute Details

#rolling_week_countInteger (readonly)

Returns:

  • (Integer)


134
# File 'lib/renshuu/models/schedule.rb', line 134

attribute :rolling_week_count, Types::Integer

#today_countInteger (readonly)

Returns:

  • (Integer)


130
# File 'lib/renshuu/models/schedule.rb', line 130

attribute :today_count, Types::Integer