This project is archived and is in readonly mode.
Add note to deprecation configuration logging option warning
Reported by bodhi | June 30th, 2010 @ 03:48 AM
The warning printed when config.active_support.deprecation is
not set is not very helpful. It should include the name of the
option to set in config/environments/{env}.rb
Comments and changes to this ticket
-
bodhi June 30th, 2010 @ 03:52 AM
- Tag changed from deprecation, documentation to deprecation, documentation, patch
- Title changed from Add note to deprecation configuration logging option to Add note to deprecation configuration logging option warning
-
Repository June 30th, 2010 @ 03:58 PM
- State changed from new to resolved
(from [2eaae1f50b7fc34b90b2b7c83c55478b85d1130c]) add note of which configuration option to set in deprecation warning message [#5012 state:resolved]
Signed-off-by: José Valim jose.valim@gmail.com
http://github.com/rails/rails/commit/2eaae1f50b7fc34b90b2b7c83c5547...
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile »
<h2 style="font-size: 14px">Tickets have moved to Github</h2>
The new ticket tracker is available at <a href="https://github.com/rails/rails/issues">https://github.com/rails/rails/issues</a>
People watching this ticket
Attachments
Referenced by
- 5012 Add note to deprecation configuration logging option warning (from [2eaae1f50b7fc34b90b2b7c83c55478b85d1130c]) add not...