gpt4 book ai didi

ruby-on-rails - rails 3 : How to get the name of the current layout?

转载 作者:行者123 更新时间:2023-12-03 06:20:39 28 4
gpt4 key购买 nike

在我的 Controller 中,我有:

render :layout => 'mobile'

在我看来,我希望能够获取布局的名称,在本例中为“mobile”。

我不需要 Controller 或操作名称...只需布局名称。

我使用的是 Rails 3.0.6。

最佳答案

我迟到了,但试试这个:

controller.send(:_layout).virtual_path.name

在 Rails 3.2 中测试

关于ruby-on-rails - rails 3 : How to get the name of the current layout?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/8649880/

28 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com