diff options
| author | Arun Agrawal <arunagw@gmail.com> | 2015-05-16 08:22:18 +0200 |
|---|---|---|
| committer | Arun Agrawal <arunagw@gmail.com> | 2015-05-16 08:22:18 +0200 |
| commit | 796072b82ecacca401c1389b26a177fc8c7fa930 (patch) | |
| tree | ab7acba0658681805c0de3b029b11f1ffc9528c4 /actionpack | |
| parent | 97c482ff8eb652d4c18ab49fba034c506be902b8 (diff) | |
| parent | daba090dec94b87bee841b5784d85def55e3142a (diff) | |
| download | rails-796072b82ecacca401c1389b26a177fc8c7fa930.tar.gz rails-796072b82ecacca401c1389b26a177fc8c7fa930.tar.bz2 rails-796072b82ecacca401c1389b26a177fc8c7fa930.zip | |
Merge pull request #20172 from prathamesh-sonpatki/changelog-pass
Pass over CHANGELOGS [ci skip]
Diffstat (limited to 'actionpack')
| -rw-r--r-- | actionpack/CHANGELOG.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/actionpack/CHANGELOG.md b/actionpack/CHANGELOG.md index fbd6c5c747..c27ef2dc5f 100644 --- a/actionpack/CHANGELOG.md +++ b/actionpack/CHANGELOG.md @@ -1,4 +1,4 @@ -* Fix rake routes not showing the right format when +* Fix `rake routes` not showing the right format when nesting multiple routes. See #18373. |
