开发者

is Ruby 1.9 compatible with rails 2.3?

I开发者_如何转开发s possible to use ruby 1.9 with rails 2.3?


I know rails 2.3.5 runs with ruby 1.9.1. However you will need to double check any gems or plugins you want to use with ruby 1.9 to see if they work.


Check out this site to see whether or not the gems you're using are 1.9 compatible.


2.3.4 has a unicode conversion issue in activemailer, so make sure you use 2.3.5. Most mainstream rails gems and plugins are now 1.9.1 compatible.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜