I'm starting a new rails project and after a conversation with the customer, they said they preferred to go with Rails 2.3.8 since it has its reputation, all the gems and plugins work well with it so eventually, choosing rails 2.3.8 now will lead to less problems during the development process. In addition, they say that after the project is done and working, they won't mind upgrading to rails 3.
So my question is - is it correct that the "safest" way now is to go with rails 2.3.8 in terms of framework bugs and plugin/gem support?