From fd7f978a5068921380308fe439af3923566c8f61 Mon Sep 17 00:00:00 2001 From: Alberto Almagro Date: Mon, 31 Jul 2017 19:17:47 +0200 Subject: Set Ruby version in Gemfile and .ruby-version by default --- railties/CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'railties/CHANGELOG.md') diff --git a/railties/CHANGELOG.md b/railties/CHANGELOG.md index 45e1f5f3ea..ec41d17a9f 100644 --- a/railties/CHANGELOG.md +++ b/railties/CHANGELOG.md @@ -1,3 +1,9 @@ +* Add `ruby x.x.x` version to `Gemfile` and create `.ruby-version` + root file containing current Ruby version when new Rails applications are + created. + + *Alberto Almagro* + * Support `-` as a platform-agnostic way to run a script from stdin with `rails runner` -- cgit v1.2.3