aboutsummaryrefslogtreecommitdiffstats
path: root/railties
diff options
context:
space:
mode:
authorrobertomiranda <rjmaltamar@gmail.com>2014-01-19 08:46:43 -0500
committerrobertomiranda <rjmaltamar@gmail.com>2014-01-19 08:50:15 -0500
commit7671590fe28b2f9c25c3a1468c3f920a492e68e6 (patch)
tree07a221cb2c98380012ba953dba7ed98b5e2867cc /railties
parent0c96f8abb88f12db16878fdafc1963852833a817 (diff)
downloadrails-7671590fe28b2f9c25c3a1468c3f920a492e68e6.tar.gz
rails-7671590fe28b2f9c25c3a1468c3f920a492e68e6.tar.bz2
rails-7671590fe28b2f9c25c3a1468c3f920a492e68e6.zip
Update Changelog, Spring is under rails/spring [ci skip]
Diffstat (limited to 'railties')
-rw-r--r--railties/CHANGELOG.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/railties/CHANGELOG.md b/railties/CHANGELOG.md
index da7a4ce59a..84f8ad59fb 100644
--- a/railties/CHANGELOG.md
+++ b/railties/CHANGELOG.md
@@ -87,7 +87,7 @@
*Rafael Mendonça França*
* The [Spring application
- preloader](https://github.com/jonleighton/spring) is now installed
+ preloader](https://github.com/rails/spring) is now installed
by default for new applications. It uses the development group of
the Gemfile, so will not be installed in production.