I am looking for a list of UUID gems for Ruby on Rails, could someone please recommend a couple to me, preferably ones that are not so complicated that I wouldn't be able to understand them easily.
Asked
Active
Viewed 472 times
2 Answers
0
I would strongly recommend you to use UUID Tools
A brief of what they offer:
UUIDTools was designed to be a simple library for generating any of the various types of UUIDs. It conforms to RFC 4122 whenever possible.
I have been using it for different projects and I haven't had any problems. Also, the documentation is pretty good. Check this out for more reference UUID Tools Reference

Nobita
- 23,519
- 11
- 58
- 87