Where is the root?

reading through Agile Web D. with Rails, i am almost completely
through with the chapters explaining the depot shopping cart
application. everything has worked fine except for one thing, i still
have to go to http://localhost:3000/store to get to the first page. if
someone just goes to http://localhost:3000/ it will still show the
welcome page for Ruby on Rails. what if i want some sort of content on
the index page there or if i wanted it to go straight to the store as
the first page?

http://wiki.rubyonrails.com/rails/pages/HowtoConfigureTheDefaultPageForYourRailsApp

cool. i fig’d i just wasn’t looking in the right place.

Tim C. wrote:

Peak Obsession