Y
Hacker News
new
|
ask
|
show
|
jobs
by
moondowner
178 days ago
Any popular Rails apps that use to_global_id?
4 comments
rmosolgo
178 days ago
Shopify:
https://shopify.dev/docs/api/usage/gids#global-id-structure
link
hahahacorn
178 days ago
Shopify
https://shopify.dev/docs/api/usage/gids
link
kayodelycaon
178 days ago
The built-in ActiveJob api uses them.
link
rco8786
178 days ago
Almost any modern rails apps that have a job queue will use this at some point
link