Why is “❨╯°□°❩╯︵┻━┻” with such an encoding used for a method name?

前端 未结 3 648
抹茶落季
抹茶落季 2021-02-05 04:11

I came across following method in sidekiq gem. Its just invoked from test_sidekiq.rb.

def self.❨╯°□°❩╯︵┻━┻
  puts \"Calm down, bro\"
end

This i

3条回答
  •  既然无缘
    2021-02-05 04:30

    It's a core part of the Sidekiq API. Sidekiq is limited to only tables while Sidekiq Pro adds APIs to flip other types of furniture: chairs, ottomans, loveseats, etc.

提交回复
热议问题