app/workers/sync/receipt_templates_worker.rb in smartkiosk-client-0.0.1 vs app/workers/sync/receipt_templates_worker.rb in smartkiosk-client-0.0.2
- old
+ new
@@ -1,4 +1,5 @@
+require 'sidekiq'
require 'rest-client'
Application.load 'lib/sidekiq'
module Sync
\ No newline at end of file