Referring to brandon's example... (http://pastie.caboo.se/76204)
It seems to me like it should act that way. If I wanted to change the template format, I would do render :action => "index.html.erb", :layout => false (Not tested, but I hope works) I just don't really see it as a bug, although, I've never been in the exact scenario as described. If I need to render a partial from a js request, I would do it from within an another rjs template, which works. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Core" 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-core?hl=en -~----------~----~----~----~------~----~------~--~---
