Bob Showalter
2007-Jun-13 14:48 UTC
Routing Error (was: Re: [Rails] Action Controller: Exception caught)
On 6/12/07, Thufir <hawat.thufir-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:> > I just want to get a listing of my database, as I''ve done with a dummy > example. Right now I''m getting: > > "Routing Error > > no route found to match "/legacy/list" with {:method=>:get}" > <http://localhost:3000/legacy/list> > > and I also get > > "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? --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---