aboutsummaryrefslogtreecommitdiffstats
path: root/railties/guides/source/action_controller_overview.textile
diff options
context:
space:
mode:
authorXavier Noria <fxn@hashref.com>2010-11-19 21:42:18 +0100
committerXavier Noria <fxn@hashref.com>2010-11-19 21:46:12 +0100
commit902ae14e650d87bc0ba3d34030c9bb38646c0d9f (patch)
treed15e25e4b199c751898d5cb1ae0894f484ba0922 /railties/guides/source/action_controller_overview.textile
parent6bd93f672ac1c0c4cfe708745c925b4bbe666947 (diff)
downloadrails-902ae14e650d87bc0ba3d34030c9bb38646c0d9f.tar.gz
rails-902ae14e650d87bc0ba3d34030c9bb38646c0d9f.tar.bz2
rails-902ae14e650d87bc0ba3d34030c9bb38646c0d9f.zip
guides: gives clear instructions for feedback, removes links to the now archived LH project
Diffstat (limited to 'railties/guides/source/action_controller_overview.textile')
-rw-r--r--railties/guides/source/action_controller_overview.textile2
1 files changed, 0 insertions, 2 deletions
diff --git a/railties/guides/source/action_controller_overview.textile b/railties/guides/source/action_controller_overview.textile
index b39075f101..0d6c66f168 100644
--- a/railties/guides/source/action_controller_overview.textile
+++ b/railties/guides/source/action_controller_overview.textile
@@ -814,8 +814,6 @@ NOTE: Certain exceptions are only rescuable from the +ApplicationController+ cla
h3. Changelog
-"Lighthouse Ticket":http://rails.lighthouseapp.com/projects/16213-rails-guides/tickets/17
-
* February 17, 2009: Yet another proofread by Xavier Noria.
* November 4, 2008: First release version by Tore Darell