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

root :to => 'home#index', :as => :home #46

Open
napster3000 opened this issue Jan 5, 2014 · 0 comments
Open

root :to => 'home#index', :as => :home #46

napster3000 opened this issue Jan 5, 2014 · 0 comments

Comments

@napster3000
Copy link

I cannot figure out why this isn't working. Where am i wrong?

Routes.rb

localized do
    root :to => 'home#index', :as => :home
  end

en.yml

en:
  routes:
    home_path: this-is-my-homepage
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

1 participant