Routing

Hi All,

       I had a problem in routing. What I want is once I start the server and in the browser when I type " http://localhost:3000 " IT SHOULD NOT SHOW THE RAILS page instead it should go directly to my application's list.

How do I achieve this, Please do let me know.

Thanks

ARB

Remove public/index.html from your rails application's directory.