mirror of
https://github.com/rails/rails.git
synced 2022-11-09 12:12:34 -05:00
getting started guide: adds a reference to Michael Hartl's free online book in the what's next section
This commit is contained in:
parent
625f7b5a5b
commit
90a95be252
1 changed files with 1 additions and 0 deletions
|
@ -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/
|
||||
|
|
Loading…
Reference in a new issue