http://localhost.3000/
Welcome aboard
You’re riding Ruby on Rails!
About your application’s environment
Getting started
Here’s how to get rolling:
1.
Use rails generate to create your models and controllers
To see all available options, run it without parameters.
2.
Set up a default route and remove or rename this file
Routes are set up in config/routes.rb.
3.
Create your database
Run rake db:migrate to create your database. If you're not using
SQLite (the default), edit config/database.yml with your username and
password.
when I point to http://localhost:3000/RailsApplication3
Routing Error
No route matches "/RailsApplication3"
--
Posted via http://www.ruby-forum.com/.
--
You received this message because you are subscribed to the Google Groups "Ruby
on Rails: Talk" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/rubyonrails-talk?hl=en.