How to create auto incrementing primary key with prefix in RoR application.
Recently, while experimenting with Stripe, I noticed that objects have IDs or identifiers with prefixes. Below, I've listed a few examples. You can find more in this gist: https://gist.github.com/fnky/76f533366f75cf75802c8052b577e2a5 PrefixDescri...
Feb 2, 20243 min read323
