Flowdock
method

deprecate

Importance_1
Ruby latest stable (v2_5_5) - 0 notes - Class: Deprecate
deprecate(name, repl, year, month) public

Simple deprecation method that deprecates name by wrapping it up in a dummy method. It warns on each call to the dummy method telling the user of repl (unless repl is :none) and the year/month that it is planned to go away.

Show source
Register or log in to add new notes.