We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
if I do:
http://lvh.me:3000/br/lab
where br language is not added, I get error:
Routing Error br/lab Rails.root: /Users/Apple/Documents/projects/my_idea_project Application Trace | Framework Trace | Full Trace app/controllers/application_controller.rb:74:in `routing_error' lib/rack/seoredirect.rb:20:in `call'
How to force en locale at missing locales in the route? ex: /en/lab when br is missing
/en/lab
br
I am using version 0.6.0 with rails 4.2, please advice!
The text was updated successfully, but these errors were encountered:
No branches or pull requests
if I do:
where br language is not added, I get error:
How to force en locale at missing locales in the route? ex:
/en/lab
whenbr
is missingI am using version 0.6.0 with rails 4.2, please advice!
The text was updated successfully, but these errors were encountered: