Yep, I agree. Also, I just added a create_translation_table! method for people who don't like using model generators. You can check out the Readme for the functionality: http://github.com/joshmh/globalize2/tree/master -- Josh
On Fri, Jan 16, 2009 at 12:00 AM, Niels Ganser <[email protected]> wrote: > > > Instead, I would suggest adding a TranslatableModel generator. This > would work much like the stock model generator with the addition of a > translates :column stub to the model itself and a model_translations > migraton. > > > Best, > Niels > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
