Use `has_token` in your model to automatically generate a unique token on before_create. (Model needs to have a `token` field with type string.)
Required Ruby Version
>= 0
Authors
Stefan Daschek, Moritz Kobrna
Use `has_token` in your model to automatically generate a unique token on before_create. (Model needs to have a `token` field with type string.)
>= 0
Stefan Daschek, Moritz Kobrna