ruby on rails - Links for switching locale on RefnineryCms frontend -
i using refinerycms rails 3.2.10 , refinerycms 2.0.9.
i want show on every page flags link switch language of page.
what best way accomplish ?
i have used :
= link_to image_tag(national_flag),refinery.url_for(:locale => nation_locale)
in case you've installed i18n
gem of refinerycms.
ruby-on-rails ruby-on-rails-3 locale refinerycms
No comments:
Post a Comment