Multiple layouts

How can I render both application.rhtml and mycontroller.rhtml ?
(layouts)

Normally, if mycontroller.rhtml exists, it’s rendered, but not
application.rhtml.

Help.

Roberto C. wrote:

How can I render both application.rhtml and mycontroller.rhtml ?
(layouts)

Normally, if mycontroller.rhtml exists, it’s rendered, but not
application.rhtml.

Help.

There used to be a stupid plugin called Nested Layouts. Might be of some
use.

http://nested-layouts.rubyforge.org/