I have a lot of dynamic pages in German.I want to translate them to English. After translation, i have to insert them to database. Are there any plugins that uses Google s Language API ? Thanks
collection_select and select Rails helpers: Which one should I use? I can t see a difference in both ways. Both helpers take a collection and generates options tags inside a select tag. Is there a ...