gpt4 book ai didi

ruby-on-rails - 在 View 中渲染 View

转载 作者:数据小太阳 更新时间:2023-10-29 07:40:27 25 4
gpt4 key购买 nike

我如何在另一个 View 中渲染一个 View ...在 Rails 中...这可能吗?

最佳答案

#hotdog_controller
def show
# by default renders template hotdog/show.html.erb
end

#hotdog/show.html.erb
<%= render :template => 'ketchup' -%>

关于ruby-on-rails - 在 View 中渲染 View ,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/3400064/

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