You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to rails-i18n
Hi,
I have been playing around with globalize2 but it doesn't seem to work
right for me somehow and it got me scratching my head.
So I created a model which has a translatable field called "title".
When I save the model I do see the fields in the translations table...
but when I fetch that record using find title returns nil.