On 17 February 2012 14:17, Pab <[email protected]> wrote: > Hi, > > I am using ajax in my application, when i tried ajax rendering for > partial path it provide error (Missing template controller/edit > page) ,this occurs some time which makes the application poor > > but i want partial page _edit.html to render......... > > > could any one provide me solution?
The small amount of information you have provided suggests that there is a view file missing. Have a careful look at the error, and look in development.log (assuming you are in development mode) to see if you can see what is going on. If you still can't work it out post the full error you are seeing and the section of code that generates the error. Colin > > thanks, > -pab > > -- > 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. > -- gplus.to/clanlaw -- 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.

