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.txt2
1 files changed, 0 insertions, 2 deletions
diff --git a/railties/doc/guides/index.txt b/railties/doc/guides/index.txt
index ad82aea3ec..1e6d5665f8 100644
--- a/railties/doc/guides/index.txt
+++ b/railties/doc/guides/index.txt
@@ -43,8 +43,6 @@ This guide covers the find method defined in ActiveRecord::Base, as well as name
.link:actionview/layouts_and_rendering.html[Layouts and Rendering in Rails]
***********************************************************
-CAUTION: link:http://rails.lighthouseapp.com/projects/16213/tickets/15[Lighthouse Ticket]
-
This guide covers the basic layout features of Action Controller and Action View,
including rendering and redirecting, using +content_for_ blocks, and working
with partials.