This project is archived and is in readonly mode.
should use remove_const in tests rather than unloadable
Reported by Aaron Patterson | March 24th, 2010 @ 01:00 AM
unloadable affects everyone, so let's use remove_const instead.
Comments and changes to this ticket
-
Aaron Patterson March 24th, 2010 @ 01:01 AM
- no changes were found...
-
Repository March 24th, 2010 @ 01:02 AM
- State changed from new to resolved
(from [bc48d39e4c0348f627f9bf2d9090082c54a052c7]) do not use unloadable constants in tests [#4260 state:resolved]
Signed-off-by: wycats wycats@gmail.com
http://github.com/rails/rails/commit/bc48d39e4c0348f627f9bf2d909008...
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
Tags
Referenced by
- 4260 should use remove_const in tests rather than unloadable (from [bc48d39e4c0348f627f9bf2d9090082c54a052c7]) do not ...