Login
From:
Write Software, Well
(Uncensored)
subscribe
Understanding Named Routes in Ruby on Rails
https://www.writesoftwarewell.com/understanding-named-routes-in-rails/
links
backlinks
Tagged with:
router
Roast topics
Find topics
Find it!
This post explains named routes in Rails. We'll learn how you can name a route, and how you can use the named helper methods to generate URLs corresponding to the route.