Hi all,
This is my very first message on the list :) yannski: maybe my translate_routes plugin could be useful on your task: http://github.com/raul/translate_routes/tree/master The current status is as follows: - it's been extracted from a real-world project and designed to be simple to use and easy to configure - translations can be provided with per-language hashes or YAML files, so it doesn't mess your routing definitions with translation strings - it transparently transforms your *_path and *_url helpers to the current language to generate URLs accordingly - beside the tutorial & configuration doc, it includes a sample application so you can see how easily can be integrated on your app - it's being used on commercial Rails 2.X applications with no reported problems from Dec'07. 1 bug has been found and fixed, always on development stage. - it's free software - the developer is always open to suggestions and extremely responsive to bug reports and any kind of feedback :D I'm pretty busy right now but I'd like to integrate it with the new i18n stuff included in Rails 2.2. If somebody checks it out I'll be glad to know your opinion, whatever it is :) Kind regards -- Raul Murciano - Freelance Web Developer http://raul.murciano.net --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "rails-i18n" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/rails-i18n?hl=en -~----------~----~----~----~------~----~------~--~---
