Categories: None [Edit]

tokenize_attr

https://rubygems.org/gems/tokenize_attr
https://github.com/pniemczyk/tokenize_attr
tokenize_attr adds a `tokenize` class macro to ActiveRecord models. When no prefix is needed it transparently delegates to Rails' built-in has_secure_token (Rails 5+). When a prefix is required it installs a before_create callback backed by SecureRandom.base58 with configurable size, prefix, and retry logic.

Total

Ranking: 189,753 of 191,455
Downloads: 315

Daily

Ranking: 70,826 of 191,429
Downloads: 3

Depended by

RankDownloadsName

Depends on

RankDownloadsName
71,310,046,288activesupport

Owners

#GravatarHandle
1iconkido