This project is archived and is in readonly mode.
Changeset [5232d812819d1d44187a54cb025835b1f9cb2296] by Tarmo Tänav
August 23rd, 2008 @ 05:12 PM
Pass class through to DeprecatedConstantProxy target
This is needed because include_all_modules_from checks calls "class" on every constant and sometimes it can hit deprecated constants which aren't even Modules, but while checking for it deprecation warnings are shown. http://github.com/rails/rails/co...
Committed by Tarmo Tänav
- M activesupport/lib/active_support/deprecation.rb
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>