Finally it's time to internationalize your Ruby on Rails or Sinatra application. That's when you realize that you have to go through every ERB template, replace every single string literal with a translation helper, and move the original text into a YAML locale file. Textractor automates this entire process, so you can get on with building things!