I''m hoping someone can help me with this. The default behavior for acts_as_translatable is to return the original field if it can''t find a translation, but in this case I want it to return a NULL value for untranslated fields. The reason is that I have textareas that are supposed to be empty if there is no translation present. I was thinking this would be quite easy since it is able to return the untranslated fields. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---