I'm thinking of upgrading a current Rails 2.3.8 / Ruby 1.8.6 app to Rails 3 / Ruby 1.8.7. Seeing that Rails 3 has been out for a month now, are there big issues that developers have ran into upgrading 2.x app besides the expected some gems aren't supported yet, deprecation warnings / methods, etc? Are there major stability issues with Rails 3? Usually when a new major release comes out, it takes several months to work through initial kinks so I'm hoping to time it appropriately.
Thanks in advance for your feedback and insights.