Routing Error (was: Re: [Rails] Action Controller: Exception

On 6/12/07, Thufir [email protected] wrote:

"Routing Error

no route found to match “/legacies/list” with {:method=>:get}"
http://localhost:3000/legacies/list

  1. Have you created a controller?

  2. What files are in app/controllers?

  3. What is the contents of config/routes.rb?