Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Invalid route name: 'en_/' #28

Closed
dinatih opened this issue Oct 13, 2011 · 1 comment
Closed

Invalid route name: 'en_/' #28

dinatih opened this issue Oct 13, 2011 · 1 comment

Comments

@dinatih
Copy link

dinatih commented Oct 13, 2011

Hello, I have a "Invalid route name: 'en_/'" after updated the plugin today. Can you help me please ?, I don't want to clarify a

  :as => 'home'
  localized I18n.available_locales do
    scope '/:i18n_locale', :constraints => { :i18n_locale => /en|fr/ } do
       match "/", :to => "home#index"
    end
  end
@dinatih dinatih closed this as completed Jan 31, 2018
@kwi
Copy link
Owner

kwi commented Jan 31, 2018

Ticket cleanup ;)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants