This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
| name | age | message | |
|---|---|---|---|
| |
README | Tue May 08 11:06:45 -0700 2007 | |
| |
init.rb | Tue May 08 11:06:45 -0700 2007 | |
| |
lib/ | Sat Mar 14 11:01:59 -0700 2009 | |
| |
test/ | Fri May 11 18:40:35 -0700 2007 |
README
# Localized url_helpers Intended for use with i18n solutions like Globalize (http://globalize-rails.org) where you want to use urls like: http://your-domain.com/en/controller/action/id Allows you to use url_helpers in a more concise manner. (TODO expand this) For a description of the problem, see: http://www.artweb-design.de/2007/4/24/concise_and_transparently_localized_rails_url_helper_methods http://jeremyhubert.com/2007/4/7/getting-resource-helpers-to-play-nice-with-globalize-in-rails







