aboutsummaryrefslogtreecommitdiffstats
path: root/railties/guides
diff options
context:
space:
mode:
authorXavier Noria <fxn@hashref.com>2010-08-26 23:46:37 +0200
committerXavier Noria <fxn@hashref.com>2010-08-26 23:49:06 +0200
commit90a95be252a24c62fb9b883ae86d5bee21b6434e (patch)
treeb24dbf81876639bfd8257a89ba6f26cd664e591a /railties/guides
parent625f7b5a5b12df3e7684b1be29c71c1f79a7c7b7 (diff)
downloadrails-90a95be252a24c62fb9b883ae86d5bee21b6434e.tar.gz
rails-90a95be252a24c62fb9b883ae86d5bee21b6434e.tar.bz2
rails-90a95be252a24c62fb9b883ae86d5bee21b6434e.zip
getting started guide: adds a reference to Michael Hartl's free online book in the what's next section
Diffstat (limited to 'railties/guides')
-rw-r--r--railties/guides/source/getting_started.textile1
1 files changed, 1 insertions, 0 deletions
diff --git a/railties/guides/source/getting_started.textile b/railties/guides/source/getting_started.textile
index d9525539ab..399cba58bb 100644
--- a/railties/guides/source/getting_started.textile
+++ b/railties/guides/source/getting_started.textile
@@ -1452,6 +1452,7 @@ h3. What's Next?
Now that you've seen your first Rails application, you should feel free to update it and experiment on your own. But you don't have to do everything without help. As you need assistance getting up and running with Rails, feel free to consult these support resources:
* The "Ruby on Rails guides":index.html
+* The "Ruby on Rails Tutorial":http://railstutorial.org/book
* The "Ruby on Rails mailing list":http://groups.google.com/group/rubyonrails-talk
* The "#rubyonrails":irc://irc.freenode.net/#rubyonrails channel on irc.freenode.net
* The "Rails Wiki":http://wiki.rubyonrails.org/