> I can see this is already not the case with the boot/config.rb.

See the release notes for Rails 1.1.2:
http://weblog.rubyonrails.org/articles/2006/04/09/rails-1-1-2-tiny-fix-for-gems-dependencies

> The capability of having a diff/merge/patch tool as an option when running
> the rails:upgrade could be quite useful, and would lend aide to having to
> create a tmp file manually and running diff against the two to see what
> changed.

We only update generated files that you shouldn't be changing. There's
no need to update config/environment.rb, database.yml, or any of the
other files that you're supposed to edit. So I don't really see a use
for this.
--
David Heinemeier Hansson
http://www.loudthinking.com -- Broadcasting Brain
http://www.basecamphq.com   -- Online project management
http://www.backpackit.com   -- Personal information manager
http://www.rubyonrails.com  -- Web-application framework
_______________________________________________
Rails-core mailing list
Rails-core@lists.rubyonrails.org
http://lists.rubyonrails.org/mailman/listinfo/rails-core

Reply via email to