Just a general question re upgrading an application to a new version of
rails:
Q1 - Is it recommended to upgrade the various rails files to the latest
version (e.g. the scripts, configuration files etc)
Q2 - If yes, what’s the easiest approach? Create a new project and then
copy your specific rails files across, but then for config files
carefully
copy/paste your changes out of the old to the new? Ummmm…but how then
to
align your new development area with your SVN repository?
Tks
Greg