I could not fix this in Rails 3.2.12, maybe I am missing something.
config/routes.rb
get \"home/index\" root :to => \"home#index\
make sure you've created your model for the controller in question.