Categories: None [Edit]
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: 191,071 of 196,619
Downloads: 768
Daily
Ranking: 45,232 of 196,594
Downloads: 7
Downloads Trends
Ranking Trends
Num of Versions Trends
Popular Versions (Major)
Popular Versions (Major.Minor)
Depended by
| Rank | Downloads | Name |
|---|
Depends on
| Rank | Downloads | Name |
|---|---|---|
| 7 | 1,431,827,091 | activesupport |
Owners
| # | Gravatar | Handle |
|---|---|---|
| 1 | kido |