Login
From:
Write Software, Well
(Uncensored)
subscribe
How to Add a root Route in Rails
https://www.writesoftwarewell.com/rails-root-route/
links
backlinks
Tagged with:
router
Roast topics
Find topics
Find it!
A root route specifies what should happen when someone visits the home page of your application. This post shows how to add a root route.