Internationalization in Rails 2.2

Tuesday, October 13, 2009

Filed under: Ruby, Ruby on Rails, web-development — Tags: , , , — Dmitri @ 08:41

This tutorials is about Internationalization in Ruby on Rails 2.2 and later. You don’t need to invent a wheel from scratch all stuff for internationalization and localization of your application is available in standard Rails package since version 2.2.

Complete internationalization tutorial

Official Estonian currency rates with Ruby

Friday, December 19, 2008

Filed under: Ruby — Tags: , , — Dmitri @ 09:28

Just for some Ruby practice, this class do the same (gets the currency rates) as PHP in my previous post.

Check the Ruby code here.

© 2008 Dmitri Smirnov