Rails i18n tipsWritten July 22, 2012. Tagged Ruby on Rails, i18n, Tips. These are some tips based on my experiences of working with Rails i18n, extracted from my styleguide. Avoid translated view filesIf you ever need to work with external translators, it's a bit of a pain sending both your YML files and a bunch of views like index.en.html.erb. For one thing, you need some code to find all those f