Do you have something like
function index() {
}
In your controller?
So far just:
class MyCntlController extends ApplicationController {
}
Thank you. I had been following along with the screencast. I guess I had deleted the whole function index() in my controller. Thanks for all the help. I'll keep on keeping on!
1 to 6 of 6