A Bit More on Dispatching Requests

Adding additional actions

Rails resources provide us with an initial set of actions, but we needn’t stop there. In Atom Feeds, we added an interface to allow people to fetch a list of who bought any given product. To do that with Rails, we use an extension to the resources call:

Get hands-on with 1200+ tech skills courses.