Have Rails 2.3.x ignore the i18n gem

后端 未结 4 764
慢半拍i
慢半拍i 2021-02-08 10:11

I have a Rails 2.3.5 project that uses the localization features of Rails. I also happen to have Rails 3 beta installed (which depends on the i18n gem). Rails 2.3.5 will happily

4条回答
  •  鱼传尺愫
    2021-02-08 10:51

    I followed instructions as defined here:

    http://gembundler.com/rails23.html

    and it worked.

提交回复
热议问题