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: 190,187 of 193,756
Downloads: 473
Daily
Ranking: 110,042 of 193,649
Downloads: 0
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,367,928,484 | activesupport |
Owners
| # | Gravatar | Handle |
|---|---|---|
| 1 | kido |