It seems like many people have had success using rails 2.3.0 with ruby
1.9.1. And as far as I know one of the goals of rails 2.3.0 was to
support ruby 1.9.1.
But on http://rubyonrails.org/download, ruby 1.8.x is still
recomended and ruby 1.9.1 is not even mentioned. Is that because the
webpage has not been updated yet, or is it because rails 2.3.0 still
does not work well on ruby 1.9.1?
Lastly, I have been using Ruby 1.9.1 and 2.3.x for several weeks without any
major issues.
It might also be worth mentioning that a full transition to Ruby 1.9.1
might still take a little time in order to make sure that all the gems
and plugins commonly used in Rails applications work well under Ruby
1.9.1.