I've read that Ruby 1.9 is a lot faster than 1.8, however it seems like it hasn't become the standard in the Rails community yet. What are the pros and cons of using Ruby 1.9 for new apps?
Edit to say: What I found confusing was that while its not officially recommended, it seems like 2.3 brought compatibility. Just wondering if people have any real world experience of attempting large sites in 1.9.
Also: Any large gotchas to be found in starting an app in 1.8 and upgrading to 1.9 at a later date..