For the times you can't rely on auto-incrementing IDs, you'll need a clever way to generate unique ids. Inspired heavily by Simpleflake for Python.
Required Ruby Version
>= 0
Authors
Matt Hogan
For the times you can't rely on auto-incrementing IDs, you'll need a clever way to generate unique ids. Inspired heavily by Simpleflake for Python.
>= 0
Matt Hogan