Posts by CristiAllan • 13 points
1 post
-
1
votes1
answer46
viewsQ: Ruby on Rails Routing
I’m having problems to set the home page as root in my application. in the archive config/routes.rb I’ve made several attempts as: root :to => 'static_pages#home' and root 'static_pages#home' But…
ruby-on-railsasked CristiAllan 13