I'm about to revisit an application that I've been trying to get off the ground for nearly a year now (keep getting sidetracked and too depressed to bother with it). The app was started with Rails 2.3, I believe and had a very minute amount of work done before it got abandoned. Coming back to Rails at this time, I see that 3.0 has been released.
Since the application is basically still greenfield and totally new, should I redo it from scratch using Rails 3, or stick with Rails 2 that I already have some very trivial work done already? It wouldn't take long to redo the existing work (it's basically like just one or two models), but I have not visited Rails or the Rails community for several months now and I'm guessing there are a lot of changes since I last used it.