From c7375fd1625d592b2c342c8bc6092bc49d922f91 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mehmet=20Emin=20=C4=B0NA=C3=87?= Date: Tue, 21 Jul 2015 22:18:13 +0300 Subject: Added bin/update script to update application automatically use system! fix changelog use bundle check first and use rake use system instead system! for bundle check --- railties/CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'railties/CHANGELOG.md') diff --git a/railties/CHANGELOG.md b/railties/CHANGELOG.md index 734fe8bc7a..0f1aab9839 100644 --- a/railties/CHANGELOG.md +++ b/railties/CHANGELOG.md @@ -1,3 +1,7 @@ +* Add `bin/update` script to update development environment automatically. + + *Mehmet Emin İNAÇ* + * Fix STATS_DIRECTORIES already defined warning when running rake from within the top level directory of an engine that has a test app. -- cgit v1.2.3