Rails 使用不在视图/布局中的文件渲染布局来支持主题
是否可以使用不在视图/布局中的布局文件?
我希望用户能够上传具有布局文件的主题,并能够使用上传和解析的文件作为布局。
这可能吗?
Is it possible to use a layout file that is not in views/layout?
I would like users to be able to upload a theme which has a layout file and be able to use the uploaded and parsed file as their layout.
Is that possible?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
不要这样做!
您将打开一个巨大的安全漏洞,包括 XSS、任意代码执行和私人信息披露。
Don't do it!
You will open a big security hole, including XSS, arbitrary code execution & private information disclosure.