module
v3.0.0 -
Show latest stable
-
0 notes
Constants
DEFAULT_BEHAVIORS = { :stderr => Proc.new { |message, callstack| $stderr.puts(message)
Attributes
[RW] | debug | Whether to print a backtrace along with the warning. |
[RW] | silenced | |
[RW] | deprecation_horizon | The version the deprecated behavior will be removed, by default. |