Class: UiChanged::Compare

Inherits:
WorkerBase show all
Includes:
Resque::Plugins::Status
Defined in:
app/workers/ui_changed/compare.rb

Instance Method Summary collapse

Methods inherited from WorkerBase

create_folders, remove_folder_contents_or_create

Instance Method Details

#performObject



7
8
9
# File 'app/workers/ui_changed/compare.rb', line 7

def perform
  start_comparing
end