Paul:
Only one layout is used. The precedence order goes something like this:

A layout specified in render -> specified in the controller -> default
controller layout -> default application layout

On 5/26/06, Paul D. Kraus <paul.kraus / gmail.com> wrote:
> >
> >
> >
> > Create app/views/layouts/application.rhtml
>
>
> Perfect!
> Now if using the same example i have a store controller, store layout, and
> an application layout do the cascade or  if i load store will it just pull
> the store layout?
>
>