This project is archived and is in readonly mode.
Changeset [58f14438a957997dd8aca4101f6204b08cf19747] by Jesse Proudman
October 6th, 2009 @ 08:44 PM
Running rake dev leaves ERB in environment.rb. The existing Rake task was just copying the file across. This patch modifies the Rake task to use the same ERB processing string used on database.yml, which cleans up the environment.rb file.
Signed-off-by: Michael Koziarski
michael@koziarski.com
http://github.com/rails/rails/commit/58f14438a957997dd8aca4101f6204...
Committed by Jesse Proudman
- M railties/Rakefile
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>