Closed kingcons closed 9 years ago
While reading the rails routing guide, I was thinking of defining routes that can't be so hard coded, like what we've been learning so far. For example, the URL for a post in blerg should be /post/the-title/ rather than /post/:id. But it looks like that's covered in Chapter 3.
have a look here!
Description
Read up on URL generation, resourceful routing, and form helpers as described here.
Submission
Post a question you have from the reading in the comments when you close this issue for discussion in homework review tomorrow.