
Originally Posted by
ReggieB
My experience of Rails is that it is moving so fast that if you wait to see what the next version will bring, you'll never get anything done.
Also updating from version to version doesn't take too long (sorting out pagination going to version 2 caused me the most work), and personally I've found the process of correcting the code to work with new versions has actually improved my code.
Therefore, I don't look upon upgrading an existing application to a new version with too much concern.
Get in there and start coding!
Bookmarks