Added Sidekiq

Fixes: #510
Co-Authored-By: rnzit <rnzit@users.noreply.github.com>
This commit is contained in:
Richie Bendall
2020-04-01 05:08:52 +13:00
parent e77dcd9087
commit 9281a61736
2 changed files with 4 additions and 0 deletions

3
s/sidekiq.sidekiq Normal file
View File

@@ -0,0 +1,3 @@
def self.❨╯°□°❩╯︵┻━┻
puts "Hello World"
end