On Wed, May 13, 2009 at 8:56 AM, Michael Rigart
<rails-mailing-l...@andreas-s.net> wrote:

> I need multilingual input in my models. Lets say you have a Product
> model. That product contains title, description and price. The price is
> allways the same, but the title and description need to be inputted in
> diffrent languages.

I wrote a plugin to solve the same problem you have.

   http://github.com/fesplugas/simplified_translation/tree/master

Hope that helps.

--~--~---------~--~----~------------~-------~--~----~
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@googlegroups.com
To unsubscribe from this group, send email to 
rubyonrails-talk+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to