mirror of
https://github.com/mperham/sidekiq.git
synced 2022-11-09 13:52:34 -05:00
Merge pull request #692 from jmazzi/feature/unicode_parens
Use unicode ()
This commit is contained in:
commit
83fa764f70
1 changed files with 1 additions and 1 deletions
|
@ -27,7 +27,7 @@ module Sidekiq
|
|||
:profile => false,
|
||||
}
|
||||
|
||||
def self.(╯°□°)╯︵┻━┻
|
||||
def self.❨╯°□°❩╯︵ ┻━┻
|
||||
puts "Calm down, bro"
|
||||
end
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue