Internationalization

This guide will give you an overview of the problems you face when writing an app that's used in many countries, in many languages. After reading it you should be familiar with:

  • the concepts of Internationalization and Localisation
  • the Rails I18n gem
  • how Rails handles some of the most important topics
    • handling dates
    • handling numbers and plurals

You can use the Demo App to try out the concepts step by step.

Slides - use arrow keys to navigate, esc to return to page view, f for fullscreen

Internationalization This guide will give you an overview of the problems you face when writing an app that's used in many countries, in many languages. After reading it you should be familiar with: the concepts of Internationalization and Localisation the Rails I18n gem how Rails handles some of the most important topics handling dates handling numbers and plurals You can use the Demo App to try out the concepts step by step. Slides - use arrow keys to navigate, esc to return to page view, f for fullscreen