Friendlier UUID URLs in Ruby
16-Sep-2021 2178
In this article we will discuss and demonstrate how we can use Ruby to encode UUIDs into URL friendly representations. This article does not assume any previous knowledge about UUIDs. Instead we will first discuss what exactly a UUID is. We look at all the reasons we would prefer using UUIDs over conventional incremental integers.You can look forward to some binary math and adding a simple but effective encoding algorithm to your tool belt.
Friendlier UUID URLs in Ruby #ruby #rubydeveloper #rubyonrails #Friendlier https://rubyonrails.ba/link/friendlier-uuid-urls-in-ruby