On Mon, 2009-11-23 at 18:09 -0800, eggie5 wrote:
> layout "reports", :except => [:statistics]
> layout "stat_report", :only => [:statistics]
>
> I want to specify the use of 2 different layout in my controller but
> the above syntax doesn't work? How can I do this? 어떻게 하죠?
keep the first, d
layout "reports", :except => [:statistics]
layout "stat_report", :only => [:statistics]
I want to specify the use of 2 different layout in my controller but
the above syntax doesn't work? How can I do this? 어떻게 하죠?
--
You received this message because you are subscribed to the Google Groups
2 matches
Mail list logo