Monthly Archives: August 2011

Generate I18n locale files from Rails views and models

I made a little rake task to allow you to scrape your views for translation calls, and also run through models and generate locale files. The model scraping allows the resulting file to be used with formtastic. There are plenty … Continue reading

Posted in Development, Ruby / Rails | 2 Comments