Method: Verku::Stats#today

Defined in:
lib/verku/stats.rb

#todayObject



66
67
68
# File 'lib/verku/stats.rb', line 66

def today
  @words - @progress[lasttime]
end