Hi folks Is there a easy way to implement (a scalable) translation in database? I''ve got the following database-schema: Table 1: news (where basic news-data is stored... data,...) Table 2: news_langs (here will the languagedata be stored) Is there e posibility to easy join this language-data to the main-model (news) or have I to create an additional language-model for every translated model? Greets -- Posted via http://www.ruby-forum.com/. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---