On 4/10/06, David Heinemeier Hansson <[EMAIL PROTECTED]> wrote: > 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.
Besides that, assuming you have your project in some type of source control (anymore, there's _no_ excuse not to), if you really need this functionality, it's as simple as performing the update on a clean working copy and then doing an `svn diff` (or the equivalent for your SCM). No use for reinventing the wheel, either. -- Regards, John Wilger http://johnwilger.com ----------- Alice came to a fork in the road. "Which road do I take?" she asked. "Where do you want to go?" responded the Cheshire cat. "I don't know," Alice answered. "Then," said the cat, "it doesn't matter." - Lewis Carrol, Alice in Wonderland _______________________________________________ Rails-core mailing list Rails-core@lists.rubyonrails.org http://lists.rubyonrails.org/mailman/listinfo/rails-core