Is it possible to run Ruby on Rails with Ruby 1.9x?

前端 未结 4 838
我寻月下人不归
我寻月下人不归 2020-12-21 07:29

If so, how?

When you go to http://rubyonrails.org/download, it says:

We recommend Ruby 1.8.7 for use with Rails. Ruby 1.8.6, 1.8.5, 1.8.4 an

4条回答
  •  轮回少年
    2020-12-21 08:25

    Rails does work in 1.9 as of 2.3. I suppose they still recommend Ruby 1.8.7 because it has the most compatibility with other Ruby libraries — a lot of them are still catching up.

提交回复
热议问题