DEV Community

Cover image for How I use Nano ID in Rails

How I use Nano ID in Rails

Maful on June 16, 2023

Introduction When building applications normally we will use database to store the data. Defining the primary key in our database is str...
Collapse
 
kevgathuku profile image
Kevin Gathuku

Even if we don’t need to use it for the primary key in the database, nanoid seems like a good option for building public URLs