Ruby on Rails Saturday, January 19, 2013

Le 2013-01-19 14:51, Tommaso Visconti a écrit :
Guirec Corbel ha scritto:
Hello,

In a rails application, I have a static welcome page and I want to
translate my website. I think to use I18n for this is an uggly solution
because there is a lot of html. I don't find a good solution for
globalize3 and activeadmin.

This is the gem you're looking for:
https://github.com/stefanoverna/activeadmin-globalize3

I use it with this other gem to use wysihtml5:
https://github.com/stefanoverna/activeadmin-wysihtml5

I tried it but I have this  :
undefined method `translated_inputs' for #<ActiveAdmin::FormBuilder:0x000000056dd2d8>    There is no better solution?  

No comments:

Post a Comment