13 14 15 16
# File 'lib/work_timer.rb', line 13 def end_work(endTime = nil) @endTime ||= Time.now stop_view end