New to Rails 3? Check out the Ruby on Rails 3 Tutorial book and screencast.

A book and screencast series showing you how to develop and deploy industrial-strength Rails apps in a direct, step by step way. The screencast series includes 12 lessons over more than 15 hours! Get the best "over the shoulder" experience of following what a top Rails 3 developer does when building an app today. Click here to learn more.

Rails Internationalization Tutorial In An App

In Tutorials

lorailsapp.png

Clemens Kofler has put together a rather novel "tutorial" for Rails' new internationalization and localization features. Instead of being a typical tutorial on a Web page, the tutorial comes as a Rails app. To get started:

git clone git://github.com/clemens/i18n_demo_app.gitcd i18n_demo_app./script/server

Then head to http://localhost:3000/ and you're away.

Note: We've mentioned Rails' internationalization features before on Rails Inside.

Post to Twitter Tweet This Post

Vaguely Related Posts (Usually)

Leave a Reply