From da074335783521737a12fe583157b3c35f9da5ed Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jos=C3=A9=20Valim?= Date: Wed, 14 Mar 2012 16:53:43 +0100 Subject: Update railties/guides/source/api_app.textile --- railties/guides/source/api_app.textile | 2 -- 1 file changed, 2 deletions(-) diff --git a/railties/guides/source/api_app.textile b/railties/guides/source/api_app.textile index 6bc317955a..6c12b2a6dd 100644 --- a/railties/guides/source/api_app.textile +++ b/railties/guides/source/api_app.textile @@ -7,8 +7,6 @@ In this guide you will learn: * How to decide which middlewares you will want to include * How to decide which modules to use in your controller -NOTE: This guide reflects features that have not yet been fully implemented. Docs first :) - endprologue. h3. What is an API app? -- cgit v1.2.3