Skip to content

Conversation

vjandrea
Copy link
Contributor

@vjandrea vjandrea commented Apr 25, 2020

Related to symfony/symfony#36579, waiting for review.

routing.rst Outdated
@@ -354,6 +354,23 @@ evaluates them:
blog_show ANY ANY ANY /blog/{slug}
---------------- ------- ------- ----- --------------------------------------------

You can sort the routes by name or path using the ``--sort`` option
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Maybe mentioned the priority as well?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Right, i'm adding this.

Copy link
Contributor Author

@vjandrea vjandrea left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Solved through aef28a7

routing.rst Outdated
@@ -354,6 +354,23 @@ evaluates them:
blog_show ANY ANY ANY /blog/{slug}
---------------- ------- ------- ----- --------------------------------------------

You can sort the routes by name or path using the ``--sort`` option
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Right, i'm adding this.

@javiereguiluz javiereguiluz added the Waiting Code Merge Docs for features pending to be merged label Apr 29, 2020
@fabpot fabpot closed this Sep 24, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants