We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3de6a75 commit c6e0bc6Copy full SHA for c6e0bc6
activesupport/CHANGELOG.md
@@ -1,6 +1,6 @@
1
## Rails 4.0.0 (unreleased) ##
2
3
-* Add ActiveSupport::Deprecations.behavior = :slience to completely ignore *twinturbo*
+* Add `ActiveSupport::Deprecations.behavior = :silence` to completely ignore *twinturbo*
4
5
* Make Module#delegate stop using `send` - can no longer delegate to private methods. *dasch*
6
0 commit comments