I do have an index.rhtml file in that folder and I haven’t change it
yet.
My question is even if I change it, it won’t related to my other
controllers.
By the way, i forgot to metion that it works fine on the local host. But
when I use another computer to test it, it lists all directories instead
of the scaffold pages that I created. Why that happens?
Thanks.
Bryan T. wrote:
Yan,
Have you edited the default.html page in the public/ folder yet? You
need
to change that to something meaningful for your app.
If you haven’t ran across it yet, Agile Web D. (now in second
edition) is pretty much the RoR bible. I would pick it up as a first
step.