*hi rahul,* * * *localhost:8808 is a documentation server.* * * *when u create a project using command :- rails new <projetname>* *a project wil be created. after configuring necessary files such as DATABASE.YML , ROUTES.RB* *you have to start the server by a command :- rails server* * * *this will start the webrick server which is inbuilt into ruby on rails. den u can see the output in localhost:3000.* * * *try this . if this doesn't work let me know.*
-- 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.

