This project is archived and is in readonly mode.
Make rails:update task update new initializers
Reported by Juan Lupión | November 29th, 2008 @ 07:15 PM | in 3.x
An easy one: just found that freezing to Rails edge and running rails:update didn't create the new backtrace_silencers.rb, this fixes it by adding a new task to copy any new initializers to config/initializers without overwriting existing ones.
Comments and changes to this ticket
-
Juan Lupión November 29th, 2008 @ 07:19 PM
- Title changed from [PATCH] Make rails:update task update new initializers to Make rails:update task update new initializers
-
Pratik December 22nd, 2008 @ 11:43 AM
- Assigned user set to Pratik
- State changed from new to incomplete
Looks good to me. However, it shouldn't copy new_rails_defaults.rb
Thanks.
-
Josh Nichols August 19th, 2009 @ 01:00 AM
I tried applying this patch to master, but it didn't result in any changes. Probably can mark this wontfix, already fixed, or something like that.
-
rails May 4th, 2011 @ 01:00 AM
- State changed from incomplete to open
This issue has been automatically marked as stale because it has not been commented on for at least three months.
The resources of the Rails core team are limited, and so we are asking for your help. If you can still reproduce this error on the 3-0-stable branch or on master, please reply with all of the information you have about it and add "[state:open]" to your comment. This will reopen the ticket for review. Likewise, if you feel that this is a very important feature for Rails to include, please reply with your explanation so we can consider it.
Thank you for all your contributions, and we hope you will understand this step to focus our efforts where they are most helpful.
-
rails May 4th, 2011 @ 01:00 AM
- State changed from open to stale
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>