Problems with Gettext

1 view
Skip to first unread message

m...@samlown.com

unread,
Jun 16, 2008, 12:31:07 PM6/16/08
to Devalot
Hi all,

I thought it worth mentioning in case anyone gets any problems. The
latest version of the Gettext ruby library (1.91.0) no longer supports
the Rails 1.2 branch, only the newer 2.x versions are supported.

If you have problems running Devalot on a newer instalation, just
before gettext is loaded we need to set which gettext gem to use. In
environment.rb add the following:

gem "gettext", "1.90.0"
require 'gettext/rails'

That should force the project to use the correct library and not have
any problems. When possible, this should get stuck into the
development branch unless there are any plans to move to Rails 2.1 :-)

Cheers, sam

Isaac Foraker

unread,
Jun 16, 2008, 10:58:28 PM6/16/08
to dev...@googlegroups.com
Sam, I'm glad you brought this up because it forces me to post a status update.

I committed gettext to the git repo a while ago to get around the
problems with the latest version of gettext. The subversion repo is
officially unsupported, so please switch to the git repo if you
haven't already (http://repo.noscience.net/devalot.git).

I'll create a new thread with more information on current status.

IF

--
Isaac Foraker, Codemer & Amateur Writer

Reply all
Reply to author
Forward
0 new messages