This project is archived and is in readonly mode.
[PATCH] ERB in environment.rb after running rake dev
Reported by Blue Box Jesse | September 26th, 2009 @ 10:07 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.
Comments and changes to this ticket
-
Blue Box Jesse September 26th, 2009 @ 10:08 PM
- Title changed from ERD in environment.rb after running rake dev to ERB in environment.rb after running rake dev
-
Blue Box Jesse September 26th, 2009 @ 10:56 PM
Uploading revised patch in the proper patching format. :)
-
John Trupiano September 26th, 2009 @ 11:01 PM
verified the issue
+1, the patch applies cleanly and fixes the bug. -
Blue Box Jesse September 27th, 2009 @ 02:24 AM
- Tag changed from bugmash to bugmash, patch
- Title changed from ERB in environment.rb after running rake dev to [PATCH] ERB in environment.rb after running rake dev
-
sr.iniv.t September 27th, 2009 @ 07:33 AM
+1 verified.
Confirming the issue exists on 2-3-stable - I ran into the issue trying to verify one of the bugs. The patch applies cleanly and things work as expected after patching.
-
CancelProfileIsBroken September 27th, 2009 @ 11:29 AM
- Tag changed from bugmash, patch to bugmash, bugmash-review, patch
-
CancelProfileIsBroken September 27th, 2009 @ 12:13 PM
- Tag changed from bugmash, bugmash-review, patch to bugmash-review, patch
-
Matías Flores September 27th, 2009 @ 04:56 PM
verified the issue on 2-3-stable
+1 the patch applied cleanly and fixed it. Thanks. -
Michael Koziarski September 28th, 2009 @ 02:45 AM
- Assigned user set to Yehuda Katz (wycats)
-
John Trupiano September 29th, 2009 @ 12:58 PM
Can we push this patch through? Without it "rake dev" is broken.
-
Michael Koziarski October 6th, 2009 @ 08:46 PM
- State changed from new to resolved
-
Rizwan Reza May 15th, 2010 @ 06:42 PM
- Tag changed from bugmash-review, patch to patch
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>