You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 5, 2023. It is now read-only.
Ruby uses "::" to separate modules from classes, while python uses "."
so we'll sniff the queued class name for "::" and if it's there then
we're probably handling a job that was queued by Ruby.
0 commit comments