aboutsummaryrefslogtreecommitdiffstats
path: root/railties/doc/guides/index.txt
diff options
context:
space:
mode:
Diffstat (limited to 'railties/doc/guides/index.txt')
-rw-r--r--railties/doc/guides/index.txt9
1 files changed, 8 insertions, 1 deletions
diff --git a/railties/doc/guides/index.txt b/railties/doc/guides/index.txt
index 87d6804ead..45002f874a 100644
--- a/railties/doc/guides/index.txt
+++ b/railties/doc/guides/index.txt
@@ -1,6 +1,8 @@
Ruby on Rails guides
====================
+WARNING: This page is the result of ongoing http://hackfest.rubyonrails.org/guide[Rails Guides hackfest] and a work in progress.
+
.link:getting_started_with_rails/getting_started_with_rails.html[Getting Started with Rails]
***********************************************************
TODO: Insert some description here.
@@ -28,7 +30,7 @@ in Rails. It covers everything from ``What is a test?'' to the testing APIs.
Enjoy.
***********************************************************
-.link:securing_rails_applications/securing_rails_applications.html[Securing Rails Applications]
+.link:securing_rails_applications/security.html[Securing Rails Applications]
***********************************************************
This manual describes common security problems in web applications and how to
avoid them with Rails.
@@ -51,3 +53,8 @@ of your code.
***********************************************************
TODO: Insert some description here.
***********************************************************
+
+.link:caching/caching_with_rails.html[Rails Caching]
+***********************************************************
+TODO: Insert some description here.
+*********************************************************** \ No newline at end of file