Parsing YAML in Rails i18n locale files to get JSON

Ever needed to do internationalization for your rails app? The files in config/locales/ work nice for translations within the app. But what about making these locale files of the different languages available for your DOM manipulating javascript?
YAML and JSON and Rake to the rescue!

twitter icon  http:/twitter.com/igumbinet
Mehr lesen: YAML i18n language files for JSON