blob: b01c153f2f292eaac2d05fc438cdd4067205fc26 (
plain) (
blame)
1
2
3
4
|
rubygem-deprecated is a small library intended to aid developers working
with deprecated code. The idea comes from the 'D' programming language,
where developers can mark certain code as deprecated, and then
allow/disallow the ability to execute deprecated code.
|