aboutsummaryrefslogtreecommitdiffstats
path: root/railties/doc/guides/source/index.txt
diff options
context:
space:
mode:
authorDavid Heinemeier Hansson <david@loudthinking.com>2008-11-04 18:14:29 +0100
committerDavid Heinemeier Hansson <david@loudthinking.com>2008-11-04 18:14:29 +0100
commita909eecbbd42e70a5bc0e099485f07dc64db5d38 (patch)
treea685d297c7f11fa2ea87a5dd69ad7052696532d8 /railties/doc/guides/source/index.txt
parentb29f95ed9a4f09674a187b237acc143ac5f4ddde (diff)
parent18bf7b421d55c60029289edef1df409a58d021e4 (diff)
downloadrails-a909eecbbd42e70a5bc0e099485f07dc64db5d38.tar.gz
rails-a909eecbbd42e70a5bc0e099485f07dc64db5d38.tar.bz2
rails-a909eecbbd42e70a5bc0e099485f07dc64db5d38.zip
Dont log the _method attribute either. Its already available in the header
Diffstat (limited to 'railties/doc/guides/source/index.txt')
-rw-r--r--railties/doc/guides/source/index.txt4
1 files changed, 0 insertions, 4 deletions
diff --git a/railties/doc/guides/source/index.txt b/railties/doc/guides/source/index.txt
index e8c4040b7b..05d7deee6a 100644
--- a/railties/doc/guides/source/index.txt
+++ b/railties/doc/guides/source/index.txt
@@ -11,8 +11,6 @@ CAUTION: Guides marked with this icon are currently being worked on. While they
.link:getting_started_with_rails.html[Getting Started with Rails]
***********************************************************
-CAUTION: link:http://rails.lighthouseapp.com/projects/16213/tickets/2[Lighthouse Ticket]
-
Everything you need to know to install Rails and create your first application.
***********************************************************
@@ -94,8 +92,6 @@ Enjoy.
.link:security.html[Securing Rails Applications]
***********************************************************
-CAUTION: link:http://rails.lighthouseapp.com/projects/16213/tickets/7[Lighthouse Ticket]
-
This manual describes common security problems in web applications and how to
avoid them with Rails.
***********************************************************