#activerecord
Read more stories on Hashnode
Articles with this tag
It's generally a good idea to use binary ids / UUIds for the primary keys in your database. Here's how to easily do it in Rails 7, using...