Frederick Cheung wrote: > On Aug 11, 2:23�pm, Wap Addon <[email protected]> > wrote: >> i have table pro_categories and i am handle add update from admins >> controller but can not destroy record from there i mean using admin >> controller >> > What happens when you try ? > > Fred
it's url is like this http://127.0.0.1:3000/pro_categories/1 but i have no pro_categories controller so i want to define this delete method in admin controller and i want to delete pro_categories's record.(actually i have procategorie model.) -- 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 [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---

