This project is archived and is in readonly mode.
railties/lib/tasks/framework.rake Gem.manage_gems warning
Reported by raggi | October 12th, 2008 @ 10:01 PM | in 2.x
Running rake in any rails project with rubygems 1.3.0 raises a deprecation warning for Gem.manage_gems.
Under rubygems 1.3.0 it appears this call is not required. The attached patch follows the same methodology as the patch in the rake repository.
Comments and changes to this ticket
-
Pratik January 18th, 2009 @ 06:44 AM
- State changed from new to duplicate
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>