At 12:29 AM -0700 10/15/07, Thibaud Guillaume-Gentil wrote:
>Do you know when Globalize will be ready for rails 2.0?
>
>I have some problems with the trunk version of Globalize and the haml
>language template, the haml's code is not interpreted and directly rendered
>to the browser (ActionView problem?).
Hi Thibaud,
I have also had this problem using haml and globalize trunk with edge rails in an application that only uses globalize for access to multi-language AR model attributes.
I have spent some time using rdebug on the code to see what the problem is but haven't found the conflict yet.
I have started a simple application in which I have globalize and haml installed as plugins but am not using any of globalize's features and haml still works. I plan on enabling globalize features one by one to narrow down where the conflict happens.
If you have any clues please contribute them to the discussion.
I have also had this problem using haml and globalize trunk with edge rails in an application that only uses globalize for access to multi-language AR model attributes.