Hacker News new | ask | show | jobs
by moondowner 178 days ago
Any popular Rails apps that use to_global_id?
4 comments

The built-in ActiveJob api uses them.
Almost any modern rails apps that have a job queue will use this at some point