Anoop RanganathAnoop Ranganath
Standup 4/14/2009: Rails 2.2.2 and gettext
edit Posted by Anoop Ranganath on Tuesday April 14, 2009 at 08:33PM

Ask for Help

"What version of gettext works best with Rails 2.2.2?"

We couldn't come up with a definitive answer on this one. We found documentation for Rails 2.3.2 and 2.0/2.1, but nothing for 2.2.x. Any ideas?

Comments

  1. grosser grosser on April 17, 2009 at 05:38AM

    http://github,.com/grosser/fast_gettext + http://github,.com/grosser/getext_i18n_rails, has not all the rails/ar hacks of gettext but works with any version of rails, no more worries ;) (and is faster/smaller/cleaner etc.)