We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 767653a commit fdd0cb8Copy full SHA for fdd0cb8
actionpack/CHANGELOG.md
@@ -1,10 +1,10 @@
1
* Include source location in routes extended view.
2
3
- ```
4
- bin/rails routes --expanded
+ ```bash
+ $ bin/rails routes --expanded
5
6
- [...]
7
- --[ Route 14 ]-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
+ ...
+ --[ Route 14 ]----------
8
Prefix | new_gist
9
Verb | GET
10
URI | /gist(.:format)
0 commit comments