clear_all, included
4 5 6
# File 'lib/funktor/cli/templates/app/workers/hello_worker.rb', line 4 def perform(*args) Funktor.logger.debug "Greetings from the HelloWorker!" end