aboutsummaryrefslogtreecommitdiffstats
path: root/railties/guides/source/getting_started.textile
diff options
context:
space:
mode:
authorMike Gunderloy <MikeG1@larkfarm.com>2009-03-02 11:11:46 -0600
committerMike Gunderloy <MikeG1@larkfarm.com>2009-03-02 11:12:07 -0600
commit901df601fcf56923082dfe01c365ce27301eaff8 (patch)
tree6001869836b07223062d69a34c8d079e73252fce /railties/guides/source/getting_started.textile
parent1cbdab1c8298723c0c964d39fe10771deb5ba446 (diff)
downloadrails-901df601fcf56923082dfe01c365ce27301eaff8.tar.gz
rails-901df601fcf56923082dfe01c365ce27301eaff8.tar.bz2
rails-901df601fcf56923082dfe01c365ce27301eaff8.zip
Added "Contributing" Guide
Diffstat (limited to 'railties/guides/source/getting_started.textile')
-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 3d6c16f11c..6e02cfe1bd 100644
--- a/railties/guides/source/getting_started.textile
+++ b/railties/guides/source/getting_started.textile
@@ -115,6 +115,7 @@ If you’d like more details on REST as an architectural style, these resources
* "A Brief Introduction to REST":http://www.infoq.com/articles/rest-introduction by Stefan Tilkov
* "An Introduction to REST":http://bitworking.org/news/373/An-Introduction-to-REST (video tutorial) by Joe Gregorio
* "Representational State Transfer":http://en.wikipedia.org/wiki/Representational_State_Transfer article in Wikipedia
+* "How to GET a Cup of Coffee":http://www.infoq.com/articles/webber-rest-workflow by Jim Webber, Savas Parastatidis & Ian Robinson
h3. Creating a New Rails Project