Hello,

I wrote some action returns html response rendered with layout.
It is default rendering behavior.

When ajax request and rails 2.0.x, it returns html response rendered
with layout.
But rails 2.1.x, it returns html response without layout.
When ajax request with format=html explicitly, it returns html
response with layout.

Here is sample application patch: http://gist.github.com/22318

Is this expected change?

--~--~---------~--~----~------------~-------~--~----~
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 rubyonrails-talk@googlegroups.com
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to