1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00

Remove entry that was backported to Rails 5.1.3. [ci skip]

This commit is contained in:
Yuji Yaginuma 2018-03-14 07:55:25 +09:00
parent f7e7fdc52c
commit a489cc81b6

View file

@ -189,9 +189,6 @@ Please refer to the [Changelog][railties] for detailed changes.
* Clear screenshot files in `tmp:clear` task.
([Pull Request](https://github.com/rails/rails/pull/29534))
* Allow mounting the same engine several times in different locations.
([Pull Request](https://github.com/rails/rails/pull/29662))
* Load environment file in `dbconsole` command.
([Pull Request](https://github.com/rails/rails/pull/29725))