From 707106f347fada1ac9a7c9e2da7e6d2342f8441d Mon Sep 17 00:00:00 2001 From: David Heinemeier Hansson Date: Wed, 6 Jul 2005 04:29:18 +0000 Subject: Added fixed gateway script [Nicholas Seckar] git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@1721 5ecf4fe2-1ee6-0310-87b1-e25e094e27de --- railties/html/index.html | 1 + 1 file changed, 1 insertion(+) (limited to 'railties/html/index.html') diff --git a/railties/html/index.html b/railties/html/index.html index d547e7fa04..d780f8e029 100644 --- a/railties/html/index.html +++ b/railties/html/index.html @@ -60,6 +60,7 @@
  • See all the tests run by running rake.
  • Develop your Rails application!
  • Setup Apache with FastCGI (and Ruby bindings), if you need better performance +
  • Remove the dispatches you don't use (so if you're on FastCGI, delete/move dispatch.rb, dispatch.cgi and gateway.cgi)
  • -- cgit v1.2.3