There's no documentation for this item.
| Modules | |
|---|---|
| Assertions | |
| ClassMethods | |
| Classes | |
|---|---|
| DeprecatedInstanceVariableProxy | Stand-in for @request, @attributes, @params, etc which emits deprecation warnings on any method call (except #inspect). |
| Constants | |
|---|---|
| DEFAULT_ |
Choose the default warn behavior according to RAILS_ENV. Ignore deprecation warnings in production. |
| Public Attributes | |
|---|---|
| silenced | |
| Public Methods | |
|---|---|
| default_ |
|
| silence | Silence deprecation warnings within the block. |
| silenced? | Have deprecations been silenced? |
| warn | |
| Private Methods | |
|---|---|
| deprecation_ |
|
| deprecation_ |
|
| extract_ |
|
<code/>and<pre/>for code samples.