I seem to have missed that too! There hasn't been any announcement
here as far as I know.

Anyway, I did some poking around, and found that it has been replaced
with I18n.load_path, which is an array.

http://github.com/rails/rails/commit/a3b7fa78bfdc33e45e39c095b67e02d50a2c7bea

I also don't update rails very often (especially since I thought that
behavior was frozen, this is rather a big change to have happened so
recently).

Have to change my advice everywhere now.

Iain


On Oct 2, 8:59 pm, Geoffroy Gomet <[EMAIL PROTECTED]> wrote:
> Hey,
>
> I had a (testing) Rails application working perfectly with I18n, but
> since a day or two, I updated rails to the latest edge (rake
> rails:freeze:edge) and my app isn't working anymore.
>
> The error I get is "undefined method `load_translations' for
> I18n:Module"
>
> I searched a lot, but didn't find anything about load_translations
> beeing removed.
>
> Thanks in advance for the help
>
> Geoffroy
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"rails-i18n" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/rails-i18n?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to