2.0.10 for missing Ruby 2.2.x compatibility#13
2.0.10 for missing Ruby 2.2.x compatibility#13nathan-nhm wants to merge 4 commits intoruby-gettext:mainfrom
Conversation
|
How about using old locale gem? |
|
Rails 3.2.x - including activesupport - supports up to Rails 2.2.x locale 2.0.5 does not have the requirement of 'dl/import' - as there is an easy replacement, I would prefer to depend on the newer code. I could make Ruby 2.1.x work without a new version of Locale - Or I could update the version of rails, which I eventually hope to. This might be months away. That said, I would be happy to spend more time testing this pull request before further consideration. (or, re-submit to an appropriate branch.) |
|
It's OK that we use I suggest that you use Ruby 2.1 until you update your Rails. |
Why Ruby 2.2.x ? because that's the last version Rails 3.2.x supports.
This is a long upgrade path.