No documentation
This module has no description. You can help the Ruby on Rails community by adding new 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.
|
Show files where this module is defined (4 files)
activesupport/lib/active_support/deprecation/proxy_wrappers.rb
activesupport/lib/active_support/deprecation/behaviors.rb
activesupport/lib/active_support/deprecation/reporting.rb
activesupport/lib/active_support/deprecation.rb