A GET route to read the related resources of a relationship
Examples
related:comments,:default
Arguments
:relationship
:action - The action to call when this route is hit
Options
:route - false The path of the route - Defaults to /:id/
:primary? - Whether or not this is the route that should be linked to by default when rendering links to this type of route The default value is false.