diff options
-rw-r--r-- | guides/source/getting_started.textile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/guides/source/getting_started.textile b/guides/source/getting_started.textile index 775243a8ab..8d79dc823d 100644 --- a/guides/source/getting_started.textile +++ b/guides/source/getting_started.textile @@ -10,9 +10,11 @@ you should be familiar with: endprologue. -WARNING. This Guide is based on Rails 3.1. Some of the code shown here will not +WARNING. This Guide is based on Rails 3.2. Some of the code shown here will not work in earlier versions of Rails. +WARNING: The Edge version of this guide is currently being re-worked. Please excuse us while we re-arrange the place. + h3. Guide Assumptions This guide is designed for beginners who want to get started with a Rails |