30 31 32
# File 'lib/webapp_worker/job.rb', line 30 def current_time return "#{Time.now.strftime("%w %m-%d %H:%M")}" end