Class: Focus::LogFocusTime

Inherits:
Action
  • Object
show all
Defined in:
lib/focus/actions/log_focus_time.rb

Instance Method Summary collapse

Methods inherited from Action

#call, #config, #error_message

Instance Method Details

#performObject



4
5
6
# File 'lib/focus/actions/log_focus_time.rb', line 4

def perform
  update_log
end