ifdef::env-github,rspecator-view[] ''' == Implementation Specification (visible only on this page) === Message If there is at least a route template on the controller: `Change the paths of the actions of this controller to be relative and adapt the controller route accordingly.` If there is no route template on the controller: `Change the paths of the actions of this controller to be relative and add a controller route with the common prefix.` === Highlighting Primary location: the identifier of the controller. Secondary locations: all route templates of all actions (they all start with a "/"). ''' == Comments And Links (visible only on this page) endif::env-github,rspecator-view[]