This project is archived and is in readonly mode.
Fix schema tasks path
Reported by Marcos Tapajós | July 13th, 2008 @ 02:34 PM | in 2.x
When you need to call some tasks of your rails application outside the application path because the task don't user RAILS_ROOT to define the path.
I`m sent one patch to fix it to Joshua using github. Please look the path uploaded here.
Comments and changes to this ticket
-
Repository July 13th, 2008 @ 08:16 PM
- State changed from new to resolved
(from [0d241f4434bafa2107cd6c3f3ab77c05f5d5ec71]) Use full path in database tasks so commands will work outside of Rails root [#612 state:resolved]
Signed-off-by: Joshua Peek
-
Repository August 25th, 2008 @ 09:27 AM
(from [8c8399f192e22cab07ef5461844a05f7842c6dfb]) Use full path in database tasks so commands will work outside of Rails root [#612 state:resolved]
Signed-off-by: Joshua Peek josh@joshpeek.com http://github.com/rails/rails/co...
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
Referenced by
- 612 Fix schema tasks path (from [8c8399f192e22cab07ef5461844a05f7842c6dfb]) Use ful...