Skip to content

Commit b20defa

Browse files
authored
Merge pull request rails#47931 from zzak/re-47877
💅 Clean up changelog entry for rails#47877
2 parents 767653a + fdd0cb8 commit b20defa

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

actionpack/CHANGELOG.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
* Include source location in routes extended view.
22

3-
```
4-
bin/rails routes --expanded
3+
```bash
4+
$ bin/rails routes --expanded
55

6-
[...]
7-
--[ Route 14 ]-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
6+
...
7+
--[ Route 14 ]----------
88
Prefix | new_gist
99
Verb | GET
1010
URI | /gist(.:format)

0 commit comments

Comments
 (0)