No route found to match "/" with {:method=>:get}

Running my app with mongrel, all I get is this message:

no route found to match “/” with {:method=>:get}

I’ve found a lot of talk around this (Rails 1.1 vs 1.2) but no
solution. Is there an easy fix for this issue?

Thanks, Jay