1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00

remove unnecessary link. This is already mentioned in section 3 of the guide

This commit is contained in:
Vijay Dev 2011-12-20 22:15:45 +05:30
parent f4ab16c38b
commit e52786c361

View file

@ -41,9 +41,6 @@ internet for learning Ruby, including:
* "Programming Ruby":http://www.ruby-doc.org/docs/ProgrammingRuby/
* "Why's (Poignant) Guide to Ruby":http://mislav.uniqpath.com/poignant-guide/
Also, the example code for this guide is available in the "rails github repository":https://github.com/rails/rails
in rails/railties/guides/code/getting_started.
h3. What is Rails?
TIP: This section goes into the background and philosophy of the Rails framework