aboutsummaryrefslogtreecommitdiffstats
path: root/railties/RDOC_MAIN.rdoc
diff options
context:
space:
mode:
authorGenadi Samokovarov <gsamokovarov@gmail.com>2016-02-06 09:14:42 +0200
committerGenadi Samokovarov <gsamokovarov@gmail.com>2016-02-06 09:14:42 +0200
commit91678fe9f78b498cc9919355213bc06b11841ce4 (patch)
tree9989988f625c34818831fb52ea67f447c7f1b5e6 /railties/RDOC_MAIN.rdoc
parent38b5af6595338cb2212980062d9aaf51241878cc (diff)
downloadrails-91678fe9f78b498cc9919355213bc06b11841ce4.tar.gz
rails-91678fe9f78b498cc9919355213bc06b11841ce4.tar.bz2
rails-91678fe9f78b498cc9919355213bc06b11841ce4.zip
Replace old Rails greeting references
A couple of the READMEs were still referring the old welcome page. This is a small change that goes over it. [ci skip]
Diffstat (limited to 'railties/RDOC_MAIN.rdoc')
-rw-r--r--railties/RDOC_MAIN.rdoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/railties/RDOC_MAIN.rdoc b/railties/RDOC_MAIN.rdoc
index ce024563c4..26a25ee9dc 100644
--- a/railties/RDOC_MAIN.rdoc
+++ b/railties/RDOC_MAIN.rdoc
@@ -51,7 +51,7 @@ can read more about Action Pack in its {README}[link:files/actionpack/README_rdo
4. Go to http://localhost:3000 and you'll see:
- "Welcome aboard: You're riding Ruby on Rails!"
+ "Yay! You’re on Rails!"
5. Follow the guidelines to start developing your application. You may find the following resources handy: