Categories: None [Edit]
gem_kit
A deprecation is a dated promise: it names its replacement and the version
the old name stops existing in. GemKit::Deprecate declares that promise --
`deprecate` for a method, `superseded_by` for a renamed constant -- warns
on use naming the caller, and registers the deadline so it can be checked.
Built on Gem::Deprecate, so the message format and Gem::Deprecate.skip_during
work as they already do. No dependencies beyond RubyGems' own: a library
that deprecates a name should not thereby acquire a release toolchain.
The checking lives in the gem_kit-release gem, which reads this registry.
Total
Ranking: 190,221 of 196,687
Downloads: 873
Daily
Ranking: 38,386 of 196,658
Downloads: 8
Downloads Trends
Ranking Trends
Num of Versions Trends
Popular Versions (Major)
Popular Versions (Major.Minor)
Depended by
| Rank | Downloads | Name |
|---|---|---|
| 61,648 | 18,173 | brute |
| 116,300 | 6,562 | gem_kit-release |
| 138,233 | 4,724 | ag-ui |
| 173,857 | 2,713 | gem_kit-plugin |
| 179,649 | 2,327 | protocol-smtp |
| 179,778 | 2,316 | async-smtp |
Depends on
| Rank | Downloads | Name |
|---|
Owners
| # | Gravatar | Handle |
|---|---|---|
| 1 | n-at-han-k |