> Just created a ticket for:
>
> http://dev.rubyonrails.org/ticket/4673
>
> Which outlines the option to merge/diff or patch on upgrade.
>
> Currently I see the functionality of upgrading quite tedious, especially
> with the now planned rapid release cycle. This is solely due to the fact
> that I need to create temp files and merge core files, such as
> application.rb, application_helper.rb, with the updated Rails copy.

Why do you need to do this?  rake rails:update only changes the
javascript files.

rails . hasn't been needed since .13->.14

> I am proposing we look into creating a Diff/Merge/Patch option, that creates
> a file with the changes embedded so I can look at that file, tweak it if
> necessary, and patch the WC.
>
> Ideas/comments?
>
> -Nb
>
> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> Nathaniel S. H. Brown http://nshb.net
> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>
>
>
>
>
> _______________________________________________
> Rails-core mailing list
> Rails-core@lists.rubyonrails.org
> http://lists.rubyonrails.org/mailman/listinfo/rails-core
>


--
Cheers

Koz
_______________________________________________
Rails-core mailing list
Rails-core@lists.rubyonrails.org
http://lists.rubyonrails.org/mailman/listinfo/rails-core

Reply via email to