Up and running with Rails
Posted by: dennisstevens
Posted on: 2009-10-26 11:45:00
I am trying to get Rails up and running in my domain.
I followed the instructions at http://wiki.dreamhost.com/Rails
I am able to get the default index.html to come up.
I am able to run db:migrate and run and work.
Check out http://www.dennissstevens.com/personalkanban
When I click on About your application’s environment I get a 404 error.
When I create a basic page I get a 404 error.
Any thoughts on how to actually get a rails app running in a subdirectory of my domain.
Help please. Dreamhost support considers this debugging my application. Getting the default smoke test running isn't debugging my application.