[Rails] Re: Couldn't find Admin with ID=list

2008-10-14 Thread Dharmdip Rathod
> same problem here can u suggest, how did u solve ? -- Posted via http://www.ruby-forum.com/. --~--~-~--~~~---~--~~ 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 rubyon

[Rails] Re: Couldn't find Admin with ID=list

2008-10-14 Thread Dharmdip Rathod
david wrote: > You are using REST routes. > Look at config/routes.rb and you will see something like that: > > controller_name.resources > > Look at this: http://nubyonrails.com/articles/peepcode-rest-basics > > If you want action list you must put: > > controller_name.resources, :member => {: