summaryrefslogtreecommitdiff
path: root/devel/ruby-deprecated/DESCR
blob: 5c10c62bef525984deaa23bff80174fb0f51ff82 (plain)
1
2
3
4
This 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.