from the readme in the root of the zipped rails1.0 download:

i guess the "Congratulations, you've put Ruby on Rails!" should be changed to something like: " Welcome aboard You’re riding the Rails! "



"
== Getting started

1. Run the WEBrick servlet: <tt>ruby script/server</tt> (run with --help for options) ...or if you have lighttpd installed: <tt>ruby script/lighttpd</tt> (it's faster) 2. Go to http://localhost:3000/ and get "Congratulations, you've put Ruby on Rails!" 3. Follow the guidelines on the "Congratulations, you've put Ruby on Rails!" screen
"
_______________________________________________
Rails-core mailing list
Rails-core@lists.rubyonrails.org
http://lists.rubyonrails.org/mailman/listinfo/rails-core

Reply via email to