This project is archived and is in readonly mode.
[Patch] Fixes deprecation warning in rake docs:guides
Reported by Rizwan Reza | January 16th, 2010 @ 05:51 PM
There is a deprecation warning of RAILS_ROOT that this patch fixes.
Comments and changes to this ticket
-
Rizwan Reza January 16th, 2010 @ 06:19 PM
- Assigned user set to José Valim
Updated patch with better syntax.
-
José Valim January 17th, 2010 @ 03:34 PM
- State changed from new to committed
-
Repository January 17th, 2010 @ 03:57 PM
(from [a0dc6cc70b694349a592b42ec3b58001ce82fec9]) Fix RAILS_ROOT deprecation on guides generation. [#3710 status:resolved]
Signed-off-by: José Valim jose.valim@gmail.com
http://github.com/rails/rails/commit/a0dc6cc70b694349a592b42ec3b580...
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
- 3710 [Patch] Fixes deprecation warning in rake docs:guides (from [a0dc6cc70b694349a592b42ec3b58001ce82fec9]) Fix RAI...