gpt4 book ai didi

ruby-on-rails - HAML on Rails 3返回 “Template is missing”错误

转载 作者:行者123 更新时间:2023-12-03 11:44:22 24 4
gpt4 key购买 nike

我试图在Rails 3中使用HAML渲染某些文件,但没有成功。
我的测试文件的扩展名为.html.haml
在我的Gemfile中,我一行gem 'haml'并运行了bundle install
运行我的应用程序时,出现以下错误:

Template is missing

Missing template posts/index with {:locale=>[:en, :en], :formats=>[:html], :handlers=>[:rjs, :rhtml, :rxml, :builder, :erb]} in view paths "/Users/piet/Sites/blog/app/views"`


关于如何解决这个问题的任何想法?

最佳答案

对于rails 3,您需要做的就是添加:

gem “haml-rails”

到您的Gemfile,然后进行“ bundle 安装”

参见https://github.com/indirect/haml-rails

如果仍然看到错误,请尝试重新启动服务器。

关于ruby-on-rails - HAML on Rails 3返回 “Template is missing”错误,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/3795424/

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