From 5407084cc55d0c013fbfd21950e04d3c07244bf1 Mon Sep 17 00:00:00 2001 From: Genadi Samokovarov Date: Tue, 19 Aug 2014 19:41:48 +0300 Subject: Mention web-console in 4.2 release notes Mention the web-console inclusion in the default Gemfile in the Release notes and the railties changelog. We can eventually mention it in the upgrade guide, if needed. [ci skip] --- guides/source/4_2_release_notes.md | 3 +++ 1 file changed, 3 insertions(+) (limited to 'guides/source') diff --git a/guides/source/4_2_release_notes.md b/guides/source/4_2_release_notes.md index 1c14519506..f710b8bac9 100644 --- a/guides/source/4_2_release_notes.md +++ b/guides/source/4_2_release_notes.md @@ -69,6 +69,9 @@ Please refer to the [Changelog][railties] for detailed changes. ### Notable changes +* Introduced `web-console` in the default application Gemfile. + ([Pull Request](https://github.com/rails/rails/pull/16532)) + * Added a `required` option to the model generator for associations. ([Pull Request](https://github.com/rails/rails/pull/16062)) -- cgit v1.2.3