- generate ids for your rails records that have a prefix indicating what model they belong to, followed by a nanoid https://github.com/schpet/cool_id 8 comments rails
Linking pages
Linked pages
- generating cool ids in rails · schpet’s notebook https://schpet.com/note/cool-id 18 comments
- Create public-facing unique keys alongside your primary keys https://naildrivin5.com/blog/2024/08/26/create-public-facing-unique-keys-alongside-your-primary-keys.html 1 comment
- Nano ID CC https://zelark.github.io/nano-id-cc/ 0 comments