From 4cf3d4d9d5b8c8c129c64eaf3788315bc5c5dacf Mon Sep 17 00:00:00 2001 From: Pratik Naik Date: Sat, 7 Feb 2009 02:55:19 +0000 Subject: Second version of the Rack guide --- railties/guides/source/index.erb.textile | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'railties/guides/source/index.erb.textile') diff --git a/railties/guides/source/index.erb.textile b/railties/guides/source/index.erb.textile index 40b961cfdb..d66e10c6ee 100644 --- a/railties/guides/source/index.erb.textile +++ b/railties/guides/source/index.erb.textile @@ -109,4 +109,8 @@ h3. Digging Deeper This guide covers the command line tools and rake tasks provided by Rails. <% end %> +<% guide("Rails on Rack", 'rails_on_rack.html', :ticket => 58) do %> + This guide covers Rails integration with Rack and interfacing with other Rack components. +<% end %> + -- cgit v1.2.3