On Thu, Jul 14, 2011 at 5:18 AM, Simbolla <[email protected]> wrote: > Hi All, > > I am Vinod , new learner of Ruby on rails , i just followed the steps > given in the "Getting started with Rails" in rubyguides , in that i am > facing some wiard issue.. > > that is When i click on the Destroy link in "show" page , it will give > Prompt box where i click Ok button after that page will redirect to > edit page (instead of show) and after that record will remain as it > is , it will not get deleted. > > Please some body tell me that reason for this... >
Post your controller code here https://gist.github.com/ > > Thanks > Vinod > > -- > 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. > > -- 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.

