From b8f8776f0cffc1b73719f16513a5721d77b19186 Mon Sep 17 00:00:00 2001 From: David Heinemeier Hansson Date: Thu, 16 Dec 2004 15:45:55 +0000 Subject: Renamed public/dispatch.servlet to script/server -- it wasn't really dispatching anyway as its delegating calls to public/dispatch.rb git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@186 5ecf4fe2-1ee6-0310-87b1-e25e094e27de --- railties/README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'railties/README') diff --git a/railties/README b/railties/README index c8446e4e55..4d58c3276c 100644 --- a/railties/README +++ b/railties/README @@ -38,7 +38,7 @@ link:files/vendor/actionpack/README.html. == Getting started -1. Run the WEBrick servlet: ruby public/dispatch.servlet +1. Run the WEBrick servlet: ruby script/server (run with --help for options) 2. Go to http://localhost:3000/ and get "Congratulations, you've put Ruby on Rails!" 3. Follow the guidelines on the "Congratulations, you're on Rails!" screen -- cgit v1.2.3